f12RegularPrimary500 property

TextStyle get f12RegularPrimary500

Implementation

TextStyle get f12RegularPrimary500 =>
    f12Regular.copyWith(color: appColor.primary500);