trailingIcon property
final
An optional icon at the end of the text field.
Defaults to an Icon with Icons.arrow_drop_down.
Implementation
final Widget? trailingIcon;
An optional icon at the end of the text field.
Defaults to an Icon with Icons.arrow_drop_down.
final Widget? trailingIcon;