errorBorder property

InputBorder? errorBorder
final

The border to display when the InputDecorator does not have the focus and is showing an error.

See also:

Implementation

final InputBorder? errorBorder;