menu
flutter_native_mirror package
documentation
feature/native/domain/interfaces/interfaces.nativechannels.dart
ICallBacksController
platformCallBackMethodHandlerSetup abstract method
platformCallBackMethodHandlerSetup abstract method
dark_mode
light_mode
platformCallBackMethodHandlerSetup
abstract method
Future
<
void
>
platformCallBackMethodHandlerSetup
(
MethodCall
call
)
Implementation
Future<void> platformCallBackMethodHandlerSetup(MethodCall call);
flutter_native_mirror package
documentation
feature/native/domain/interfaces/interfaces.nativechannels
ICallBacksController
platformCallBackMethodHandlerSetup abstract method
ICallBacksController class