trailingGlyph property
Any symbol to show at the trailing edge of the input -- e.g. a URL link icon or similar.
Implementation
@Input()
String? trailingGlyph;
Any symbol to show at the trailing edge of the input -- e.g. a URL link icon or similar.
@Input()
String? trailingGlyph;