f11RegularTextInversePrimary property

TextStyle get f11RegularTextInversePrimary

Implementation

TextStyle get f11RegularTextInversePrimary =>
    f11Regular.copyWith(color: appColor.textInversePrimary);