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