scrollDirection property
The scroll direction of the ruler.
Specifies whether the ruler scrolls vertically or horizontally. This can be set to either Axis.horizontal or Axis.vertical.
Implementation
final Axis scrollDirection;
The scroll direction of the ruler.
Specifies whether the ruler scrolls vertically or horizontally. This can be set to either Axis.horizontal or Axis.vertical.
final Axis scrollDirection;