trailingIcon property

Widget? trailingIcon
final

An optional icon at the end of the text field.

Defaults to an Icon with Icons.arrow_drop_down.

Implementation

final Widget? trailingIcon;