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