menu
webview_inapp package
documentation
flutter_inappwebview.dart
URLRequest
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
headers
getter/setter pair
A dictionary containing all of the HTTP header fields for a request.
Implementation
Map<String, String>? headers;
webview_inapp package
documentation
flutter_inappwebview
URLRequest
headers property
URLRequest class