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