onLongPress property

(dynamic Function()?) onLongPress
final

Long press action.

Implementation

final Function()? onLongPress;