f14BoldTextInversePrimary property

TextStyle get f14BoldTextInversePrimary

Implementation

TextStyle get f14BoldTextInversePrimary =>
    f14Bold.copyWith(color: appColor.textInversePrimary);