f20RegularPrimary500 property

TextStyle get f20RegularPrimary500

Implementation

TextStyle get f20RegularPrimary500 =>
    f20Regular.copyWith(color: appColor.primary500);