f16RegularTextInversePrimary property

TextStyle get f16RegularTextInversePrimary

Implementation

TextStyle get f16RegularTextInversePrimary =>
    f16Regular.copyWith(color: appColor.textInversePrimary);