onLongPress property

VoidCallback? onLongPress
final

The callback that is called when the chip is long-pressed.

Implementation

final VoidCallback? onLongPress;