enabledBorder property

InputBorder? enabledBorder
final

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

See also:

Implementation

final InputBorder? enabledBorder;