recorderState property

  1. @override
RecorderState get recorderState
override

The current state of the Recorder

Implementation

@override
RecorderState get recorderState => RecorderState.isStopped;