txtRegularWhite property

TextStyle get txtRegularWhite

Implementation

TextStyle get txtRegularWhite => _textStyle(this,AppColors.white,Family.regular);