f20Regular property

TextStyle get f20Regular

Implementation

TextStyle get f20Regular =>
    appTextStyle(fontSize: 20, fontWeight: FontWeight.w400, lineHeight: 28);