menu
mpflutter_core package
documentation
mpflutter_platform_view.dart
MPFlutterPlatformViewCallback typedef
MPFlutterPlatformViewCallback typedef
dark_mode
light_mode
MPFlutterPlatformViewCallback
typedef
MPFlutterPlatformViewCallback
=
dynamic Function
(
String
event
,
JSObject
detail
)
Implementation
typedef MPFlutterPlatformViewCallback = dynamic Function( String event, mpjs.JSObject detail);
mpflutter_core package
documentation
mpflutter_platform_view
MPFlutterPlatformViewCallback typedef
mpflutter_platform_view library