menu
webview_inapp package
documentation
flutter_inappwebview.dart
PlatformInAppBrowserEvents
onPrint method
onPrint method
dark_mode
light_mode
onPrint
method
@
Deprecated
("Use onPrintRequest instead")
void
onPrint
(
Uri
?
url
)
Use
onPrintRequest
instead
Implementation
@Deprecated("Use onPrintRequest instead") void onPrint(Uri? url) {}
webview_inapp package
documentation
flutter_inappwebview
PlatformInAppBrowserEvents
onPrint method
PlatformInAppBrowserEvents class