menu
webview_flutter_android package
documentation
webview_flutter_android.dart
GeolocationPermissionsResponse
allow property
allow property
dark_mode
light_mode
allow
property
bool
allow
final
Whether or not the origin should be allowed to use the Geolocation API.
Implementation
final bool allow;
webview_flutter_android package
documentation
webview_flutter_android
GeolocationPermissionsResponse
allow property
GeolocationPermissionsResponse class