f24BoldTextInversePrimary property

TextStyle get f24BoldTextInversePrimary

Implementation

TextStyle get f24BoldTextInversePrimary =>
    f24Bold.copyWith(color: appColor.textInversePrimary);