menu
flutter_ui_box package
documentation
widget/base/preload_pageview.dart
PreloadPageView
scrollDirection property
scrollDirection property
dark_mode
light_mode
scrollDirection
property
Axis
scrollDirection
final
The axis along which the page view scrolls.
Defaults to
Axis.horizontal
.
Implementation
final Axis scrollDirection;
flutter_ui_box package
documentation
widget/base/preload_pageview
PreloadPageView
scrollDirection property
PreloadPageView class