CameraPreview constructor
const
CameraPreview(
- CameraController controller, {
- Key? key,
Implementation
const CameraPreview(this.controller,{super.key});
const CameraPreview(this.controller,{super.key});