suffixWidget property
Optional widget to display inline at the end of the text field. Use this OR suffixIcon, not both.
Implementation
final Widget? suffixWidget;
Optional widget to display inline at the end of the text field. Use this OR suffixIcon, not both.
final Widget? suffixWidget;