onFinishGesture property

dynamic Function(List<int>)? onFinishGesture
final

手势结果

Implementation

final Function(List<int>)? onFinishGesture;