menu
material_3_expressive package
documentation
components/carousel/components/m3e_carousel_view.dart
M3ECarouselView
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The child widgets for the carousel.
Implementation
final List<Widget> children;
material_3_expressive package
documentation
components/carousel/components/m3e_carousel_view
M3ECarouselView
children property
M3ECarouselView class