f9BoldTextInversePrimary property

TextStyle get f9BoldTextInversePrimary

Implementation

TextStyle get f9BoldTextInversePrimary =>
    f9Bold.copyWith(color: appColor.textInversePrimary);