menu
custom_adaptive_scaffold package
documentation
material_ui.dart
MergeableMaterial
children property
children property
dark_mode
light_mode
children
property
List
<
MergeableMaterialItem
>
children
final
The children of the
MergeableMaterial
.
Implementation
final List<MergeableMaterialItem> children;
custom_adaptive_scaffold package
documentation
material_ui
MergeableMaterial
children property
MergeableMaterial class