f13BoldTextInversePrimary property

TextStyle get f13BoldTextInversePrimary

Implementation

TextStyle get f13BoldTextInversePrimary =>
    f13Bold.copyWith(color: appColor.textInversePrimary);