trailingIcon property

Widget? trailingIcon
final

A widget displayed at the end of the text box

Usually an IconButton or Icon

Implementation

final Widget? trailingIcon;