prefixIcon property
prefix icon for search text field. You can use showClearButton to show clear button or replace with suffix icon
Implementation
final Widget? prefixIcon;
prefix icon for search text field. You can use showClearButton to show clear button or replace with suffix icon
final Widget? prefixIcon;