orientation property

Axis orientation
final

This scroll bar's orientation.

This defaults to Axis.vertical if it's not specified in the constructor.

changing a scroll bar's orientation when rebuilding the widget is currently not supported.

Implementation

final Axis orientation;