f14Regular property

TextStyle get f14Regular

Implementation

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