rectangleOptions property

RectangleOptions? rectangleOptions

Implementation

external RectangleOptions? get rectangleOptions;
void rectangleOptions=(RectangleOptions? value)

Implementation

external set rectangleOptions(RectangleOptions? value);