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