menu
fluent_editor package
documentation
styles.dart
ParagraphStyle
ParagraphStyle.fromJson factory constructor
ParagraphStyle.fromJson factory constructor
dark_mode
light_mode
ParagraphStyle.fromJson
constructor
ParagraphStyle.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ParagraphStyle.fromJson(Map<String, dynamic> json) => _$ParagraphStyleFromJson(json);
fluent_editor package
documentation
styles
ParagraphStyle
ParagraphStyle.fromJson factory constructor
ParagraphStyle class