FlutterYoutubeViewCreatedCallback typedef

FlutterYoutubeViewCreatedCallback = void Function(FlutterYoutubeViewController controller)

Implementation

typedef void FlutterYoutubeViewCreatedCallback(FlutterYoutubeViewController controller);