menu
fastyle_dart package
documentation
ui/layouts/home_page.layout.dart
FastHomePageLayout
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The widgets below the app bar in the tree.
Implementation
final List<Widget> children;
fastyle_dart package
documentation
ui/layouts/home_page.layout
FastHomePageLayout
children property
FastHomePageLayout class