onLongPress property

dynamic Function()? onLongPress
final

Called when the widget is long-pressed.

Implementation

final Function()? onLongPress;