f11BoldTextInversePrimary property

TextStyle get f11BoldTextInversePrimary

Implementation

TextStyle get f11BoldTextInversePrimary =>
    f11Bold.copyWith(color: appColor.textInversePrimary);