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