f28RegularPrimary500 property

TextStyle get f28RegularPrimary500

Implementation

TextStyle get f28RegularPrimary500 =>
    f28Regular.copyWith(color: appColor.primary500);