size property

Size size
final

Defines the size of the canvas

The canvas area defaults to Size.infinite and is constrained by the parent widget.

Implementation

final Size size;