txtRegularBlackText property

TextStyle get txtRegularBlackText

Implementation

TextStyle get txtRegularBlackText => _textStyle(this, AppColors.black, Family.regular);