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