leadingGlyph property

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

Any persistent glyph to show before the input box.

Implementation

@Input()
String leadingGlyph = '';