CameraScreenBody constructor
const
CameraScreenBody({})
Implementation
const CameraScreenBody(
{super.key,
required this.IconBackGroundColor,
required this.onDataCameraReceived,
required this.onDataVideoReceived});