onPlatformViewCreated property Null safety

PlatformViewCreatedCallback? onPlatformViewCreated
final, inherited

创建平台视图回调。

id 是平台视图的唯一标识。

Implementation

final PlatformViewCreatedCallback? onPlatformViewCreated;