menu
draftmode_framework package
documentation
ui/components/section.dart
DraftModeUISection
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
Row widgets displayed inside the grouped container.
Implementation
final List<Widget> children;
draftmode_framework package
documentation
ui/components/section
DraftModeUISection
children property
DraftModeUISection class