errorTextStyle property
TextStyle
get
errorTextStyle
Implementation
TextStyle get errorTextStyle => regularTextStyleWithColor(colorScheme.error);
TextStyle get errorTextStyle => regularTextStyleWithColor(colorScheme.error);