suffix property

Widget? suffix
final

Widget to display after text inside the input (e.g., "USD").

Placed inline with text.

Implementation

final Widget? suffix;