menu
theme_mode_changer package
documentation
util/_/shared_params/theme_mode_changer/_.dart
ThemeModeChangerVM
refresh method
refresh method
dark_mode
light_mode
refresh
method
@
protected
void
refresh
(
)
inherited
Implementation
@protected void refresh() { assert(_debugAssertNotDisposed()); _notifyUpdate(); }
theme_mode_changer package
documentation
util/_/shared_params/theme_mode_changer/_
ThemeModeChangerVM
refresh method
ThemeModeChangerVM class