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