menu
flutter_quill_custom_by_hieu 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);
flutter_quill_custom_by_hieu package
documentation
flutter_quill
LineHeightAttribute
lineHeightDouble constant
LineHeightAttribute class