menu
save_points_snackbar_dialog_bottomsheet package
documentation
example/widgets/example_section.dart
ExampleSection
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
List of child widgets (typically example buttons)
Implementation
final List<Widget> children;
save_points_snackbar_dialog_bottomsheet package
documentation
example/widgets/example_section
ExampleSection
children property
ExampleSection class