maxDragDistance property
double
get
maxDragDistance
最远滑动距离
Implementation
double get maxDragDistance => widget.buttonWidth * widget.buttons.length;
最远滑动距离
double get maxDragDistance => widget.buttonWidth * widget.buttons.length;