f14RegularPrimary500 property

TextStyle get f14RegularPrimary500

Implementation

TextStyle get f14RegularPrimary500 =>
    f14Regular.copyWith(color: appColor.primary500);