f13Regular property

TextStyle get f13Regular

Implementation

TextStyle get f13Regular =>
    appTextStyle(fontSize: 13, fontWeight: FontWeight.w400, lineHeight: 18);