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