f15BoldTextInversePrimary property

TextStyle get f15BoldTextInversePrimary

Implementation

TextStyle get f15BoldTextInversePrimary =>
    f15Bold.copyWith(color: appColor.textInversePrimary);