menu
wysiwyg_flutter_quill package
documentation
flutter_quill.dart
Attribute<T>
indentL3 constant
indentL3 constant
dark_mode
light_mode
indentL3
constant
Attribute
<
int
?
>
const
indentL3
Implementation
static const Attribute<int?> indentL3 = IndentAttribute(level: 3);
wysiwyg_flutter_quill package
documentation
flutter_quill
Attribute<T>
indentL3 constant
Attribute class