f18Regular property

TextStyle get f18Regular

Implementation

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