ChimeDefaultVideoRenderView constructor
ChimeDefaultVideoRenderView({
- ValueChanged<
int> ? onPlatformViewCreated,
Creates a ChimeDefaultVideoRenderView.
Optional: onPlatformViewCreated
event to be called when the view gets created.
Implementation
ChimeDefaultVideoRenderView({this.onPlatformViewCreated});