layout property
The layout algorithm to use for positioning children.
Defines how children are measured, positioned, and sized within the viewport.
Implementation
final Layout layout;
The layout algorithm to use for positioning children.
Defines how children are measured, positioned, and sized within the viewport.
final Layout layout;