f18RegularPrimary500 property

TextStyle get f18RegularPrimary500

Implementation

TextStyle get f18RegularPrimary500 =>
    f18Regular.copyWith(color: appColor.primary500);