onDoubleTap property

(dynamic Function()?) onDoubleTap
final

Implementation

final Function()? onTap, onLongPress, onDoubleTap;