f28RegularTextInversePrimary property

TextStyle get f28RegularTextInversePrimary

Implementation

TextStyle get f28RegularTextInversePrimary =>
    f28Regular.copyWith(color: appColor.textInversePrimary);