menu
material_3_expressive package
documentation
components/carousel/components/m3e_carousel_wrapper.dart
M3ECarouselWrapper
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_wrapper
M3ECarouselWrapper
children property
M3ECarouselWrapper class