onDoubleTapStart property

TouchRippleStateCallBack? onDoubleTapStart
final

Defines a function that is called when a double tap event occurs and enters the double tap state.

Implementation

final TouchRippleStateCallBack? onDoubleTapStart;