ZoomView constructor
const
ZoomView({})
Implementation
const ZoomView({
super.key,
required this.user,
required this.sharing,
required this.preview,
required this.focused,
required this.hasMultiCamera,
required this.isPiPView,
required this.multiCameraIndex,
required this.videoAspect,
required this.fullScreen,
required this.resolution,
});