newgreyText property

TextStyle get newgreyText

Implementation

TextStyle get newgreyText => _textStyle(this, AppColors.grey, Family.regular);