menu
flongo_client package
documentation
pages/base_page.dart
BasePageState<T extends BasePage>
getHeaderAppBarWidgets method
getHeaderAppBarWidgets method
dark_mode
light_mode
getHeaderAppBarWidgets
method
@
protected
List
<
Widget
>
getHeaderAppBarWidgets
(
dynamic
context
)
Implementation
@protected List<Widget> getHeaderAppBarWidgets(context) => [];
flongo_client package
documentation
pages/base_page
BasePageState<T extends BasePage>
getHeaderAppBarWidgets method
BasePageState class