menu
eyflutter_rich_text package
documentation
editor/models/documents/attribute.dart
Attribute<T>
h3 constant
h3 constant
dark_mode
light_mode
h3
constant
Attribute
<
int
?
>
const
h3
Implementation
static const Attribute<int?> h3 = HeaderAttribute(level: 3);
eyflutter_rich_text package
documentation
editor/models/documents/attribute
Attribute<T>
h3 constant
Attribute class