menu
get package
documentation
get_state_manager/src/rx_flutter/rx_notifier.dart
StateMixin<T>
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
get package
documentation
get_state_manager/src/rx_flutter/rx_notifier
StateMixin<T>
notifyChildrens method
StateMixin mixin