menu
flutter_quill_syncme package
documentation
flutter_quill_syncme.dart
Attribute<T>
indentL2 constant
indentL2 constant
dark_mode
light_mode
indentL2
constant
Attribute
<
int
?
>
const
indentL2
Implementation
static const Attribute<int?> indentL2 = IndentAttribute(level: 2);
flutter_quill_syncme package
documentation
flutter_quill_syncme
Attribute<T>
indentL2 constant
Attribute class