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