f10BoldTextInversePrimary property

TextStyle get f10BoldTextInversePrimary

Implementation

TextStyle get f10BoldTextInversePrimary =>
    f10Bold.copyWith(color: appColor.textInversePrimary);