f16MediumTextInverseSecondary property

TextStyle get f16MediumTextInverseSecondary

Implementation

TextStyle get f16MediumTextInverseSecondary =>
    f16Medium.copyWith(color: appColor.textInverseSecondary);