onDeleteTap property
- @Deprecated('Use slidableActions instead.' ' This variable has been replaced as of 0.12.1')
final
Callback for slidable action - delete.
Implementation
@Deprecated('Use slidableActions instead.' ' This variable has been replaced as of 0.12.1')
final VoidCallback? onDeleteTap;