PlatformViewCreatedCallback typedef

PlatformViewCreatedCallback = void Function(int viewId, int internalViewId)

Implementation

typedef PlatformViewCreatedCallback = void Function(int viewId, int internalViewId);