onDoubleTap property

dynamic Function()? onDoubleTap
final

Called when the widget is double tapped.

Implementation

final Function()? onDoubleTap;