selectedTrailingIcon property
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;
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.
final Widget? selectedTrailingIcon;