menu
angulardart_components package
documentation
material_input/input_wrapper.dart
MaterialInputWrapper
leadingGlyph property
leadingGlyph property
dark_mode
light_mode
leadingGlyph
property
@Input.new()
String
?
leadingGlyph
getter/setter pair
Any persistent glyph to show before the input box.
Implementation
@Input() String? leadingGlyph;
angulardart_components package
documentation
material_input/input_wrapper
MaterialInputWrapper
leadingGlyph property
MaterialInputWrapper class