width property - ImageButtonInputElement class - dart:html library (original) (raw)
int? getwidth
Implementation
int? get width;
setwidth (int? value)
Implementation
set width(int? value);
int? getwidth
int? get width;
setwidth (int? value)
set width(int? value);