showClearButton property

bool showClearButton
final

Shows a x clear button when the field is non-empty. Suppressed if suffixIcon or suffixBuilder is provided.

Implementation

final bool showClearButton;