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