disabled property

bool? disabled
final

This disables the interaction with the InputFiled changes its appearance.

The default value is false.

Implementation

final bool? disabled;