layout property

Axis layout
final

Whether the step bar would be laid out horizontally or vertically.

For screen size of Breakpoint.extraSmall and Breakpoint.small this parameter is ignored and Axis.vertical is always used.

Implementation

final Axis layout;