TencentRtcVideoView constructor
const
TencentRtcVideoView({
- Key? key,
- ValueChanged<
TencentRtcVideoViewController> ? onViewCreated,
Implementation
const TencentRtcVideoView({Key? key, this.onViewCreated}) : super(key: key);