suffixIcon property
final
A widget to show at the end of the search field, after the editable text area.
Typically an Icon or an IconButton.
Implementation
final Widget? suffixIcon;
A widget to show at the end of the search field, after the editable text area.
Typically an Icon or an IconButton.
final Widget? suffixIcon;