error property

Color? error
final

The color to use for input validation errors, e.g. for InputDecoration.errorText.

Implementation

final Color? error;