menu
widget_chat package
documentation
chat_widget.dart
ChatAppearance
ChatAppearance.fromJson factory constructor
ChatAppearance.fromJson factory constructor
dark_mode
light_mode
ChatAppearance.fromJson
constructor
ChatAppearance.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory ChatAppearance.fromJson(Map<String, Object?> json) => _$ChatAppearanceFromJson(json);
widget_chat package
documentation
chat_widget
ChatAppearance
ChatAppearance.fromJson factory constructor
ChatAppearance class