f10RegularTextInversePrimary property

TextStyle get f10RegularTextInversePrimary

Implementation

TextStyle get f10RegularTextInversePrimary =>
    f10Regular.copyWith(color: appColor.textInversePrimary);