clearText property
Clear the text field content.
Called by clear button in renderers (e.g., Cupertino clear button). Clears text while preserving focus.
Implementation
final VoidCallback? clearText;
Clear the text field content.
Called by clear button in renderers (e.g., Cupertino clear button). Clears text while preserving focus.
final VoidCallback? clearText;