f18RegularTextSecondary property

TextStyle get f18RegularTextSecondary

Implementation

TextStyle get f18RegularTextSecondary =>
    f18Regular.copyWith(color: appColor.textSecondary);