f18RegularTextInversePrimary property

TextStyle get f18RegularTextInversePrimary

Implementation

TextStyle get f18RegularTextInversePrimary =>
    f18Regular.copyWith(color: appColor.textInversePrimary);