text_M property

TextStyle text_M
final

Implementation

static final TextStyle text_M = TextStyle(
  fontSize: 14,
  fontWeight: FontWeight.normal,
  fontFamily: _fontName,

  height: 1.4,
);