f15RegularTextInversePrimary property

TextStyle get f15RegularTextInversePrimary

Implementation

TextStyle get f15RegularTextInversePrimary =>
    f15Regular.copyWith(color: appColor.textInversePrimary);