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