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