onFullRippleLongPressed property

SelectableItemVoidCallback<K>? onFullRippleLongPressed
final

The default full ripple long press callback, default to null.

Implementation

final SelectableItemVoidCallback<K>? onFullRippleLongPressed;