PlatformViewLayer constructor
Creates a platform view layer.
Implementation
PlatformViewLayer({
required this.rect,
required this.viewId,
});
Creates a platform view layer.
PlatformViewLayer({
required this.rect,
required this.viewId,
});