stepStatus property
The stream conveying the current step status
Implementation
Stream<StepStatus> get stepStatus => _stepStatusController.stream;
The stream conveying the current step status
Stream<StepStatus> get stepStatus => _stepStatusController.stream;