suffixIcon property

Widget? suffixIcon
final

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

Implementation

final Widget? suffixIcon;