menu
fastyle_dart package
documentation
ui/pages/home.page.dart
FastHomePage
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/pages/home.page
FastHomePage
children property
FastHomePage class