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