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