f20BoldTextInversePrimary property

TextStyle get f20BoldTextInversePrimary

Implementation

TextStyle get f20BoldTextInversePrimary =>
    f20Bold.copyWith(color: appColor.textInversePrimary);