onPlatformViewCreated property Null safety
final, inherited
创建平台视图回调。
id
是平台视图的唯一标识。
Implementation
final PlatformViewCreatedCallback? onPlatformViewCreated;
创建平台视图回调。
id
是平台视图的唯一标识。
final PlatformViewCreatedCallback? onPlatformViewCreated;