hideCameraRotationButton property

bool get hideCameraRotationButton

Implementation

bool get hideCameraRotationButton =>
    cameraType == CameraType.text || isRecordingVideo;