menu
getx_extended_dart package
documentation
controller/countable_controller.dart
CountableController
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
getx_extended_dart package
documentation
controller/countable_controller
CountableController
notifyChildrens method
CountableController mixin