axis property

Axis axis
final

The axis corresponding to the current navigation pane. If it's a top pane, Axis.vertical will be provided, otherwise Axis.horizontal.

Implementation

final Axis axis;