menu
custom_adaptive_scaffold package
documentation
material_ui.dart
CarouselView
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;
custom_adaptive_scaffold package
documentation
material_ui
CarouselView
children property
CarouselView class