isStopped
isStopped property
True if recorderState.isStopped
see also
Implementation
bool get isStopped => (recorderState == RecorderState.isStopped);
True if recorderState.isStopped
bool get isStopped => (recorderState == RecorderState.isStopped);