onTrailingPressed property

VoidCallback? onTrailingPressed
final

Called when the trailing half is pressed.

If null, that half is disabled.

Implementation

final VoidCallback? onTrailingPressed;