onLongTap property

(dynamic Function()?) onLongTap
final

Function to handle on long tap

Implementation

final Function()? onLongTap;