onPanCancel property

(dynamic Function()?) onPanCancel
final

A callback when the user does not lock the recording or does not hold.

Implementation

final Function()? onPanCancel;