showClearButton property
Whether to show a clear (✕) button when the field has text.
Ignored when obscureText is true. Defaults to true.
Implementation
final bool showClearButton;
Whether to show a clear (✕) button when the field has text.
Ignored when obscureText is true. Defaults to true.
final bool showClearButton;