onDoubleTap property

TouchRippleEventCallBack? onDoubleTap
final

Defines a function that is called when the user double taps on that widget.

Implementation

final TouchRippleEventCallBack? onDoubleTap;