menu
flutter_quill_syncme package
documentation
flutter_quill_syncme.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);
flutter_quill_syncme package
documentation
flutter_quill_syncme
Attribute<T>
h3 constant
Attribute class