CameraPreview constructor

const CameraPreview(
  1. CameraController controller, {
  2. Key? key,
})

Implementation

const CameraPreview(this.controller,{super.key});