f16BoldTextInversePrimary property

TextStyle get f16BoldTextInversePrimary

Implementation

TextStyle get f16BoldTextInversePrimary =>
    f16Bold.copyWith(color: appColor.textInversePrimary);