txtBoldGrey property
TextStyle
get
txtBoldGrey
Implementation
TextStyle get txtBoldGrey => _textStyle(this,AppColors.greyHint,Family.semiBold);
TextStyle get txtBoldGrey => _textStyle(this,AppColors.greyHint,Family.semiBold);