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