trailing property
final
A widget shown after the search field.
Typically a ZdsButton.text used to show a 'cancel' button.
Implementation
final Widget? trailing;
A widget shown after the search field.
Typically a ZdsButton.text used to show a 'cancel' button.
final Widget? trailing;