menu
bootstrap_ui_flutter package
documentation
ui/components/carousel/bs_carousel.dart
BsCarousel
indicators property
indicators property
dark_mode
light_mode
indicators
property
bool
indicators
final
Whether to show slide indicator bars at the bottom.
Defaults to
true
.
Implementation
final bool indicators;
bootstrap_ui_flutter package
documentation
ui/components/carousel/bs_carousel
BsCarousel
indicators property
BsCarousel class