onDoubleTapEnd property

TouchRippleStateCallBack? onDoubleTapEnd
final

Defines a function that is called when a double tap event is fired and the double tap state has ended.

Implementation

final TouchRippleStateCallBack? onDoubleTapEnd;