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