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