onPanEnd property

ValueChanged<List<int>>? onPanEnd
final

移动结束 选取结果返回

Implementation

final ValueChanged<List<int>>? onPanEnd;