menu
rich_editor_gg package
documentation
rich_editor.dart
AttributedString
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Converts instance to a map.
Implementation
Map<String, dynamic> toJson() { return toMap(); }
rich_editor_gg package
documentation
rich_editor
AttributedString
toJson method
AttributedString class