onLongPressed property

void Function(BuildContext)? onLongPressed
final

Function to call on long tap.

Implementation

final void Function(BuildContext)? onLongPressed;