suffix property

Widget suffix
final

Optional widget to place on the line after the input. Can be used to add some padding to the suffixText or to add a custom widget after the input. The widget's baseline is lined up with the input baseline.

Only one of suffix and suffixText can be specified.

Implementation

final Widget suffix