errorColor property

Color? errorColor
final

Text color in case of error, etc.

エラー時の文字色など。

Implementation

final Color? errorColor;