suffix property
The text to show after the input field. If '''null''' then no text is shown.
Implementation
String get suffix => _suffix;
The text to show after the input field. If '''null''' then no text is shown.
String get suffix => _suffix;