menu
getwidget package
documentation
components/carousel/gf_carousel.dart
GFCarousel
items property
items property
dark_mode
light_mode
items
property
List
<
Widget
>
items
final
The widgets to be shown as sliders.
Implementation
final List<Widget> items;
getwidget package
documentation
components/carousel/gf_carousel
GFCarousel
items property
GFCarousel class