onLongPress property

VoidCallback? onLongPress
final

A callback to perform when the widget is long-pressed.

Implementation

final VoidCallback? onLongPress;