dragFeedbackSize property

double dragFeedbackSize
final

The size of pieces being dragged will be multiplied by this. /// 1.5 is a good value for mobile, but 1.0 is preferable for web.

Implementation

final double dragFeedbackSize;