menu
entao_hare package
documentation
dash/dash.dart
HarePageDashExt
updateAppBar method
updateAppBar method
dark_mode
light_mode
updateAppBar
method
void
updateAppBar
(
)
Implementation
void updateAppBar() { if (!mounted) return; context.updateAppBar(); }
entao_hare package
documentation
dash/dash
HarePageDashExt
updateAppBar method
HarePageDashExt extension on
HarePage