text_L property

TextStyle text_L
final

Implementation

static final TextStyle text_L = TextStyle(
  fontSize: 16,
  fontWeight: FontWeight.normal,
  fontFamily: _fontName,

  height: 1.4,
);