menu
rixa package
documentation
states/app_settings.dart
AppSettings
hasListeners property
hasListeners property
dark_mode
light_mode
hasListeners
property
bool
get
hasListeners
inherited
Implementation
bool get hasListeners { assert(_debugAssertNotDisposed()); return _updaters!.isNotEmpty; }
rixa package
documentation
states/app_settings
AppSettings
hasListeners property
AppSettings class