f12BoldTextInversePrimary property

TextStyle get f12BoldTextInversePrimary

Implementation

TextStyle get f12BoldTextInversePrimary =>
    f12Bold.copyWith(color: appColor.textInversePrimary);