direction property
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;
The direction of this list.
If Axis.horizontal, the items will wrap around if they don't fit.
Defaults to Axis.vertical.
final Axis direction;