menu
flutter_webview_pro package
documentation
webview_flutter.dart
WebViewRequest
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
Headers for the request.
Implementation
final Map<String, String> headers;
flutter_webview_pro package
documentation
webview_flutter
WebViewRequest
headers property
WebViewRequest class