txtRegularError property

TextStyle get txtRegularError

Implementation

TextStyle get txtRegularError => _textStyle(this, AppColors.red, Family.regular);