trailing property
Widget to display after the input (e.g., clear button).
Placed outside the input area.
Implementation
final Widget? trailing;
Widget to display after the input (e.g., clear button).
Placed outside the input area.
final Widget? trailing;