maxDragDistance property

double maxDragDistance

最远滑动距离

Implementation

double get maxDragDistance => widget.buttonWidth * widget.buttons.length;