suffixIcon property
final
Sets the suffix widget's icon.
Defaults to the X-Mark CupertinoIcons.xmark_circle_fill. "To change the functionality of the suffix icon, provide a custom onSuffixTap callback and specify an intuitive suffixIcon.
Implementation
final Icon suffixIcon;