disabled property
This disables the interaction with the InputFiled changes its appearance.
The default value is false.
Implementation
final bool? disabled;
This disables the interaction with the InputFiled changes its appearance.
The default value is false.
final bool? disabled;