onLongPress property

GestureLongPressCallback? onLongPress
final

Called when the user long-presses on this list tile.

Inoperative if enabled is false.

Implementation

final GestureLongPressCallback? onLongPress;