f12RegularTextInversePrimary property

TextStyle get f12RegularTextInversePrimary

Implementation

TextStyle get f12RegularTextInversePrimary =>
    f12Regular.copyWith(color: appColor.textInversePrimary);