f16RegularTextInverseSecondary property

TextStyle get f16RegularTextInverseSecondary

Implementation

TextStyle get f16RegularTextInverseSecondary =>
    f16Regular.copyWith(color: appColor.textInverseSecondary);