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