menu
obsly_flutter package
documentation
controllers/performance_controller.dart
PerformanceTransaction
activeSteps property
activeSteps property
dark_mode
light_mode
activeSteps
property
Map
<
String
,
PerformanceStep
>
activeSteps
final
Implementation
final Map<String, PerformanceStep> activeSteps = {};
obsly_flutter package
documentation
controllers/performance_controller
PerformanceTransaction
activeSteps property
PerformanceTransaction class