prefixIcon property

Widget? prefixIcon
final

prefix icon for search text field. You can use showClearButton to show clear button or replace with suffix icon

Implementation

final Widget? prefixIcon;