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