onLongPressed property

VoidCallback? onLongPressed
final

Called when the control is long pressed.

Implementation

final VoidCallback? onLongPressed;