menu
wysiwyg_flutter_quill package
documentation
flutter_quill.dart
LineHeightAttribute
lineHeightNormal constant
lineHeightNormal constant
dark_mode
light_mode
lineHeightNormal
constant
Attribute
<
double
?
>
const
lineHeightNormal
Implementation
static const Attribute<double?> lineHeightNormal = LineHeightAttribute(lineHeight: 1);
wysiwyg_flutter_quill package
documentation
flutter_quill
LineHeightAttribute
lineHeightNormal constant
LineHeightAttribute class