recorderState property
The current state of the Recorder
Implementation
@override
RecorderState get recorderState => RecorderState.isStopped;
The current state of the Recorder
@override
RecorderState get recorderState => RecorderState.isStopped;