onLongTapEnd property

TouchRippleStateCallBack? onLongTapEnd
final

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

Implementation

final TouchRippleStateCallBack? onLongTapEnd;