ZegoSwitchCameraButton constructor
const
ZegoSwitchCameraButton({})
Implementation
const ZegoSwitchCameraButton({
Key? key,
this.onPressed,
this.icon,
this.defaultUseFrontFacingCamera = true,
this.iconSize,
this.buttonSize,
}) : super(key: key);