menu
spectra_cli package
documentation
features/workflow/workflow_config.dart
TrackerWorkflowConfig
activeStates property
activeStates property
dark_mode
light_mode
activeStates
property
List
<
String
>
activeStates
final
Tracker states eligible for dispatch.
Implementation
final List<String> activeStates;
spectra_cli package
documentation
features/workflow/workflow_config
TrackerWorkflowConfig
activeStates property
TrackerWorkflowConfig class