menu
dt
widgets.dart
Layout
children property
children
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The children to lay out.
Implementation
final List<Widget> children;
dt
widgets
Layout
children property
Layout class