f20RegularTextInversePrimary property

TextStyle get f20RegularTextInversePrimary

Implementation

TextStyle get f20RegularTextInversePrimary =>
    f20Regular.copyWith(color: appColor.textInversePrimary);