CameraSelector constructor
const
CameraSelector({})
Implementation
const CameraSelector({
super.key,
required this.cameras,
required this.selectedCameraKey,
this.infoPopUpShow = true,
this.infoPopUpContent,
this.onCameraChanged,
});