menu
ensemble package
documentation
framework/view/page.dart
PageState
buildFixedPageContent method
buildFixedPageContent method
dark_mode
light_mode
buildFixedPageContent
method
Widget
buildFixedPageContent
(
bool
hasAppBar
)
Implementation
Widget buildFixedPageContent(bool hasAppBar) { return getBody(hasAppBar); }
ensemble package
documentation
framework/view/page
PageState
buildFixedPageContent method
PageState class