menu
wysiwyg_flutter_quill package
documentation
flutter_quill.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);
wysiwyg_flutter_quill package
documentation
flutter_quill
Attribute<T>
indentL2 constant
Attribute class