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