errorTextStyle property

TextStyle get errorTextStyle

Implementation

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