menu
inspireui package
documentation
widgets/preload_page_view.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;
inspireui package
documentation
widgets/preload_page_view
PreloadPageView
scrollDirection property
PreloadPageView class