menu
flutter_xcore package
documentation
export_helper.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); }
flutter_xcore package
documentation
export_helper
StateMixin<T>
notifyChildrens method
StateMixin mixin