CameraView constructor

const CameraView({
  1. Key? key,
})

Default Constructor

Implementation

const CameraView({super.key});