onLongTapStart property

TouchRippleStateCallBack? onLongTapStart
final

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

Implementation

final TouchRippleStateCallBack? onLongTapStart;