f15RegularTextInverseSecondary property

TextStyle get f15RegularTextInverseSecondary

Implementation

TextStyle get f15RegularTextInverseSecondary =>
    f15Regular.copyWith(color: appColor.textInverseSecondary);