onLongPress property

ValueChanged<T>? onLongPress
final

Callback when item is long-pressed.

Implementation

final ValueChanged<T>? onLongPress;