disabledBorder property

InputBorder? disabledBorder
final

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

See also:

Implementation

final InputBorder? disabledBorder;