onDeleteTap property

  1. @Deprecated('Use slidableActions instead.' ' This variable has been replaced as of 0.12.1')
VoidCallback? onDeleteTap
final

Callback for slidable action - delete.

Implementation

@Deprecated('Use slidableActions instead.' ' This variable has been replaced as of 0.12.1')
final VoidCallback? onDeleteTap;