width property

num? get width

Implementation

external num? get width;
set width (num? value)

Implementation

external set width(num? value);