suffix property

String? suffix
getter/setter pair

The text to show after the input field. If null then no text is shown.

Implementation

String? suffix;