suffix property
final
The widget displayed at the end of the input. Cannot be given in addition to suffixText.
Implementation
final Widget? suffix;
The widget displayed at the end of the input. Cannot be given in addition to suffixText.
final Widget? suffix;