text_M property
Implementation
static final TextStyle text_M = TextStyle(
fontSize: 14,
fontWeight: FontWeight.normal,
fontFamily: _fontName,
height: 1.4,
);
static final TextStyle text_M = TextStyle(
fontSize: 14,
fontWeight: FontWeight.normal,
fontFamily: _fontName,
height: 1.4,
);