menu
flutter_quill_syncme package
documentation
flutter_quill_syncme.dart
Attribute<T>
leftAlignment constant
leftAlignment constant
dark_mode
light_mode
leftAlignment
constant
Attribute
<
String
?
>
const
leftAlignment
Implementation
static const Attribute<String?> leftAlignment = AlignAttribute('left');
flutter_quill_syncme package
documentation
flutter_quill_syncme
Attribute<T>
leftAlignment constant
Attribute class