menu
webview_flutter_android package
documentation
webview_flutter_android.dart
AndroidWebResourceError
isForMainFrame property
isForMainFrame property
dark_mode
light_mode
isForMainFrame
property
bool
?
isForMainFrame
final
inherited
Whether the error originated from the main frame.
Implementation
final bool? isForMainFrame;
webview_flutter_android package
documentation
webview_flutter_android
AndroidWebResourceError
isForMainFrame property
AndroidWebResourceError class