menu
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface.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_platform_interface package
documentation
flutter_inappwebview_platform_interface
IOSInAppBrowserOptions
copy method
IOSInAppBrowserOptions class