menu
altera_flutter_quill package
documentation
flutter_quill.dart
Attribute<T>
leftAlignment property
leftAlignment property
dark_mode
light_mode
leftAlignment
property
Attribute
<
String
?
>
get
leftAlignment
Implementation
static Attribute<String?> get leftAlignment => AlignAttribute('left');
altera_flutter_quill package
documentation
flutter_quill
Attribute<T>
leftAlignment property
Attribute class