menu
webview_inapp package
documentation
flutter_inappwebview.dart
InAppBrowserOptions
copy method
copy method
dark_mode
light_mode
copy
method
@
override
InAppBrowserOptions
copy
(
)
override
Implementation
@override InAppBrowserOptions copy() { return InAppBrowserOptions.fromMap(this.toMap()); }
webview_inapp package
documentation
flutter_inappwebview
InAppBrowserOptions
copy method
InAppBrowserOptions class