onLongPress property

InteractiveCallback<T>? onLongPress
final

Called when an item is long-pressed.

Implementation

final InteractiveCallback<T>? onLongPress;