static TextStyle paragraph1Underlined({Color color = _defaultColor}) => _style(_weight.regular, 16, 16 * 1.6, underlined: true, color);