selectedTrailingIcon property

Widget? selectedTrailingIcon
final

An optional icon at the end of the text field to indicate that the text field is pressed.

Defaults to an Icon with Icons.arrow_drop_up.

Implementation

final Widget? selectedTrailingIcon;