suffix property

String suffix

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

Implementation

String get suffix => _suffix;