menu
fastyle_dart package
documentation
ui/layouts/page.layout.dart
FastPageLayout
contentBuilder property
contentBuilder property
dark_mode
light_mode
contentBuilder
property
WidgetBuilder
?
contentBuilder
final
Function that creates a widget for the page content.
Implementation
final WidgetBuilder? contentBuilder;
fastyle_dart package
documentation
ui/layouts/page.layout
FastPageLayout
contentBuilder property
FastPageLayout class