menu
webview_inapp package
documentation
flutter_inappwebview.dart
InAppBrowser
androidOnReceivedIcon method
androidOnReceivedIcon method
dark_mode
light_mode
androidOnReceivedIcon
method
@
override
void
androidOnReceivedIcon
(
Uint8List
icon
)
override
Use
onReceivedIcon
instead.
Implementation
@override void androidOnReceivedIcon(Uint8List icon) {}
webview_inapp package
documentation
flutter_inappwebview
InAppBrowser
androidOnReceivedIcon method
InAppBrowser class