f13RegularPrimary500 property

TextStyle get f13RegularPrimary500

Implementation

TextStyle get f13RegularPrimary500 =>
    f13Regular.copyWith(color: appColor.primary500);