suffix property

Widget? suffix
final

The widget displayed at the end of the input. Cannot be given in addition to suffixText.

Implementation

final Widget? suffix;