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