focusedErrorBorder property

InputBorder? focusedErrorBorder
final

The border to display when the InputDecorator has the focus and is showing an error.

See also:

Implementation

final InputBorder? focusedErrorBorder;