f12RegularTextInverseSecondary property

TextStyle get f12RegularTextInverseSecondary

Implementation

TextStyle get f12RegularTextInverseSecondary =>
    f12Regular.copyWith(color: appColor.textInverseSecondary);