f14RegularTextInverseSecondary property

TextStyle get f14RegularTextInverseSecondary

Implementation

TextStyle get f14RegularTextInverseSecondary =>
    f14Regular.copyWith(color: appColor.textInverseSecondary);