isRecordingPaused property

bool get isRecordingPaused

Implementation

bool get isRecordingPaused => isRecordingVideo && _isRecordingPaused;