f15RegularTextSecondary property

TextStyle get f15RegularTextSecondary

Implementation

TextStyle get f15RegularTextSecondary =>
    f15Regular.copyWith(color: appColor.textSecondary);