width property

num? get width

Implementation

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

Implementation

set width(num? value) native;