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