menu
lg_space_visualizations
pages/template_page.dart
TemplatePage
children property
children
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The widgets to be displayed in the body of the page.
Implementation
final List<Widget> children;
lg_space_visualizations
template_page
TemplatePage
children property
TemplatePage class