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