focusedBorder property

InputBorder? focusedBorder
final

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

See also:

Implementation

final InputBorder? focusedBorder;