f24RegularPrimary500 property

TextStyle get f24RegularPrimary500

Implementation

TextStyle get f24RegularPrimary500 =>
    f24Regular.copyWith(color: appColor.primary500);