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