isRecordingPaused property

bool isRecordingPaused

Implementation

bool get isRecordingPaused => isRecordingVideo && _isRecordingPaused;