withoutClear property
This enables you to don't show the clear button at the end of the InputField.
The default value is false.
Implementation
final bool? withoutClear;
This enables you to don't show the clear button at the end of the InputField.
The default value is false.
final bool? withoutClear;