PortrateCameraView constructor

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

Implementation

const PortrateCameraView({Key? key}) : super(key: key);