lineHeightOneAndHalf constant

Attribute<double?> const lineHeightOneAndHalf

Implementation

static const Attribute<double?> lineHeightOneAndHalf =
    LineHeightAttribute(lineHeight: 1.5);