f32BoldTextInversePrimary property

TextStyle get f32BoldTextInversePrimary

Implementation

TextStyle get f32BoldTextInversePrimary =>
    f32Bold.copyWith(color: appColor.textInversePrimary);