direction property
Axis
get
direction
The primary axis along which children are laid out. Defaults to vertical stacking.
Implementation
Axis get direction => Axis.vertical;
The primary axis along which children are laid out. Defaults to vertical stacking.
Axis get direction => Axis.vertical;