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