txtRegularBlackText property
TextStyle
get
txtRegularBlackText
Implementation
TextStyle get txtRegularBlackText => _textStyle(this, AppColors.black, Family.regular);
TextStyle get txtRegularBlackText => _textStyle(this, AppColors.black, Family.regular);