f9RegularPrimary500 property

TextStyle get f9RegularPrimary500

Implementation

TextStyle get f9RegularPrimary500 =>
    f9Regular.copyWith(color: appColor.primary500);