f16RegularPrimary500 property

TextStyle get f16RegularPrimary500

Implementation

TextStyle get f16RegularPrimary500 =>
    f16Regular.copyWith(color: appColor.primary500);