size property

LayoutSize get size

The current size of this child after layout.

Only valid after layout has been called. Represents the final dimensions assigned to this child.

Implementation

LayoutSize get size;