f12RegularTextSecondary property

TextStyle get f12RegularTextSecondary

Implementation

TextStyle get f12RegularTextSecondary =>
    f12Regular.copyWith(color: appColor.textSecondary);