const SizedCameraPreview({Key? key, required this.size, required this.cameraController}) : super(key: key);