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