onLongPress property

void Function()? onLongPress
final

Callback function for long-press events.

Implementation

final void Function()? onLongPress;