size property

Size size
getter/setter pair

The size of the area available in CustomPainter::paint().

Implementation

Size size = Size.zero;