menu
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface.dart
InAppBrowserClassOptions
copy method
copy method
dark_mode
light_mode
copy
method
InAppBrowserClassOptions
copy
(
)
Implementation
InAppBrowserClassOptions copy() { return InAppBrowserClassOptions.fromMap(this.toMap()); }
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface
InAppBrowserClassOptions
copy method
InAppBrowserClassOptions class