menu
hx_base package
documentation
pages/BaseViewModel.dart
BaseViewModel
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
hx_base package
documentation
pages/BaseViewModel
BaseViewModel
notifyChildrens method
BaseViewModel class