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