menu
fast_ui_kit package
documentation
ui/widgets/carousel.dart
FastCarousel
labels property
labels property
dark_mode
light_mode
labels
property
List
<
String
>
?
labels
final
The list of labels to display on top of each item.
Implementation
final List<String>? labels;
fast_ui_kit package
documentation
ui/widgets/carousel
FastCarousel
labels property
FastCarousel class