direction property

Axis direction
final

The direction of this list.

If Axis.horizontal, the items will wrap around if they don't fit.

Defaults to Axis.vertical.

Implementation

final Axis direction;