maxOffset property

double maxOffset
final

The maximum horizontal offset the item can move to/

Represented as a fraction, e.g. if it is 0.4 (the default), then the item can be moved at maximum 40% of item's width.

Implementation

final double maxOffset;