menu
bootstrap_ui_flutter package
documentation
ui/components/carousel/bs_carousel.dart
BsCarousel
touch property
touch property
dark_mode
light_mode
touch
property
bool
touch
final
Whether to enable swipe gestures to navigate slides.
Defaults to
true
.
Implementation
final bool touch;
bootstrap_ui_flutter package
documentation
ui/components/carousel/bs_carousel
BsCarousel
touch property
BsCarousel class