menu
linklytics_flutter package
documentation
community/controllers/post_controller.dart
PostController
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
linklytics_flutter package
documentation
community/controllers/post_controller
PostController
notifyChildrens method
PostController class