menu
the_flutter_ui package
documentation
ui/widget/complex/swiper.dart
Swiper
direction property
direction property
dark_mode
light_mode
direction
property
Axis
direction
final
The axis along which the swiper scrolls.
Defaults to
Axis.horizontal
.
Implementation
final Axis direction;
the_flutter_ui package
documentation
ui/widget/complex/swiper
Swiper
direction property
Swiper class