menu
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface.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_platform_interface package
documentation
flutter_inappwebview_platform_interface
URLRequest
headers property
URLRequest class