suffixIcon property
Optional widget to display after the input field and inside the border. Use this OR suffixWidget, not both.
Implementation
final Widget? suffixIcon;
Optional widget to display after the input field and inside the border. Use this OR suffixWidget, not both.
final Widget? suffixIcon;