scrollDirection property Null safety
final
The axis along which the page view scrolls.
Defaults to Axis.horizontal.
Implementation
final Axis scrollDirection;
The axis along which the page view scrolls.
Defaults to Axis.horizontal.
final Axis scrollDirection;