size property - Rectangle2D class - core library - Dart API
size
size property
getter/setter pair
The size specifies the width and height of the rectangle.
Implementation
Size2D size;
The size specifies the width and height of the rectangle.
Size2D size;