size property

Size? size
final

The size of the available space for the widget, if not specified, the widget will take up all the available space.

Implementation

final Size? size;