menu
rich_textfield_editor package
documentation
models/documents/style.dart
Style
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
Attribute
>
get
attributes
Implementation
Map<String, Attribute> get attributes => _attributes;
rich_textfield_editor package
documentation
models/documents/style
Style
attributes property
Style class