menu
flutter_sm_core package
documentation
sm_core.dart
MStateMixin<T>
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
flutter_sm_core package
documentation
sm_core
MStateMixin<T>
notifyChildrens method
MStateMixin mixin