txtBoldGrey property

TextStyle get txtBoldGrey

Implementation

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