lineHeightDouble constant

Attribute<double?> const lineHeightDouble

Implementation

static const Attribute<double?> lineHeightDouble =
    LineHeightAttribute(lineHeight: 2);