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