onLongPress property
final
Called when the user long-presses on this list tile.
Inoperative if enabled is false.
Implementation
final GestureLongPressCallback? onLongPress;
Called when the user long-presses on this list tile.
Inoperative if enabled is false.
final GestureLongPressCallback? onLongPress;