NativeViewCreatedCallback typedef

NativeViewCreatedCallback = void Function(FlutterMediapipe controller)

Implementation

typedef void NativeViewCreatedCallback(FlutterMediapipe controller);