suffixIcon property

Widget? suffixIcon
final

Optional widget to display after the input field and inside the border. Use this OR suffixWidget, not both.

Implementation

final Widget? suffixIcon;