trailingGlyph property

  1. @Input()
String trailingGlyph
getter/setter pair

Any persistent glyph to show at the end of the input box.

Implementation

@Input()
String trailingGlyph = '';