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