f28BoldTextInversePrimary property

TextStyle get f28BoldTextInversePrimary

Implementation

TextStyle get f28BoldTextInversePrimary =>
    f28Bold.copyWith(color: appColor.textInversePrimary);