dragAxis property

DragAxis dragAxis
final

The DragAxis on which the Flipper should be dragged. This is not the axis of rotation. This is the axis of drag. Defaults to DragAxis.horizontal.

Implementation

final DragAxis dragAxis;