layout property

Layout layout
final

The layout algorithm to use for positioning children.

Defines how children are measured, positioned, and sized within the viewport.

Implementation

final Layout layout;