onLongPress property

void Function()? onLongPress
final

Callback, called when the child is long-pressed.

Implementation

final void Function()? onLongPress;