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