menu
fluttershow_base package
documentation
components/widgets/layout/layout_body.dart
LayoutBody
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The widget to be displayed in the body section.
Implementation
final Widget child;
fluttershow_base package
documentation
components/widgets/layout/layout_body
LayoutBody
child property
LayoutBody class