menu
comm_utils package
documentation
module/ui/refresh/abs_page_logic.dart
AbsPageLogic
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
comm_utils package
documentation
module/ui/refresh/abs_page_logic
AbsPageLogic
notifyChildrens method
AbsPageLogic class