f15RegularPrimary500 property

TextStyle get f15RegularPrimary500

Implementation

TextStyle get f15RegularPrimary500 =>
    f15Regular.copyWith(color: appColor.primary500);