menu
wysiwyg_flutter_quill package
documentation
flutter_quill.dart
Attribute<T>
h6 constant
h6 constant
dark_mode
light_mode
h6
constant
Attribute
<
int
?
>
const
h6
"attributes":{"header": 6 }
Implementation
static const Attribute<int?> h6 = HeaderAttribute(level: 6);
wysiwyg_flutter_quill package
documentation
flutter_quill
Attribute<T>
h6 constant
Attribute class