width property - ImageButtonInputElement class - dart:html library (original) (raw)

description

int? getwidth

Implementation

int? get width;

setwidth (int? value)

Implementation

set width(int? value);