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