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