menu
htkc_utils package
documentation
chat_ui/widgets/chat.dart
Chat
imageHeaders property
imageHeaders property
dark_mode
light_mode
imageHeaders
property
Map
<
String
,
String
>
?
imageHeaders
final
Headers passed to all network images used in the chat.
Implementation
final Map<String, String>? imageHeaders;
htkc_utils package
documentation
chat_ui/widgets/chat
Chat
imageHeaders property
Chat class