menu
eyflutter_rich_text package
documentation
editor/models/documents/attribute.dart
Attribute<T>
ol constant
ol constant
dark_mode
light_mode
ol
constant
Attribute
<
String
?
>
const
ol
Implementation
static const Attribute<String?> ol = ListAttribute('ordered');
eyflutter_rich_text package
documentation
editor/models/documents/attribute
Attribute<T>
ol constant
Attribute class