f16RegularTextSecondary property

TextStyle get f16RegularTextSecondary

Implementation

TextStyle get f16RegularTextSecondary =>
    f16Regular.copyWith(color: appColor.textSecondary);