menu
flutter_clx_base package
documentation
widget/get_widget.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;
flutter_clx_base package
documentation
widget/get_widget
GFCarousel
items property
GFCarousel class