menu
flutter_push package
documentation
flutter_push_platform_interface.dart
FlutterPushPlatform
setMethodCallHandler method
setMethodCallHandler method
dark_mode
light_mode
setMethodCallHandler
method
dynamic
setMethodCallHandler
(
Future
handler
(
MethodCall
call
)?
)
Implementation
setMethodCallHandler(Future<dynamic> Function(MethodCall call)? handler){ }
flutter_push package
documentation
flutter_push_platform_interface
FlutterPushPlatform
setMethodCallHandler method
FlutterPushPlatform class