menu
neomage package
documentation
state/app_state.dart
AppStateManager
activeAgents property
activeAgents property
dark_mode
light_mode
activeAgents
property
Set
<
String
>
get
activeAgents
Implementation
Set<String> get activeAgents => Set.unmodifiable(_activeAgents);
neomage package
documentation
state/app_state
AppStateManager
activeAgents property
AppStateManager class