trailing property

Widget? trailing
final

Widget to display after the input (e.g., clear button).

Placed outside the input area.

Implementation

final Widget? trailing;