layoutData property

LayoutData? layoutData
getter/setter pair

Layout-specific data defining how this child should be laid out.

Includes flex properties, sizing constraints, alignment, and positioning information.

Implementation

LayoutData? layoutData;