menu
widget_chat package
documentation
chat_widget.dart
RichSwatch
RichSwatch.fromJson factory constructor
RichSwatch.fromJson factory constructor
dark_mode
light_mode
RichSwatch.fromJson
constructor
RichSwatch.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RichSwatch.fromJson(Map<String, dynamic> json) => _$RichSwatchFromJson(json);
widget_chat package
documentation
chat_widget
RichSwatch
RichSwatch.fromJson factory constructor
RichSwatch class