menu
readpdf package
documentation
readpdf_method_channel.dart
MethodChannelReadpdf
showAlert method
showAlert method
dark_mode
light_mode
showAlert
method
@
override
Future
showAlert
(
)
override
Implementation
@override Future showAlert() async { return await methodChannel.invokeMethod('showAlert'); }
readpdf package
documentation
readpdf_method_channel
MethodChannelReadpdf
showAlert method
MethodChannelReadpdf class