onTrailingPressed property
final
Callback, called when the trailing is pressed.
Only meaningful if the trailing is null
.
Implementation
final VoidCallback? onTrailingPressed;
Callback, called when the trailing is pressed.
Only meaningful if the trailing is null
.
final VoidCallback? onTrailingPressed;