menu
liwe3 package
documentation
stores/theme.dart
ThemeStore
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
liwe3 package
documentation
stores/theme
ThemeStore
notifyChildrens method
ThemeStore class