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