onLongPress property

(void Function()?) onLongPress
final

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

Inoperative if enabled is false.

Implementation

final void Function()? onLongPress;