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