width property

num? width

Implementation

external num? get width;
void width=(num? value)

Implementation

external set width(num? value);