onCallTap property

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

Callback for slidable action - call.

Implementation

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