closestAny constant
Offset
const closestAny
Use this value if you want your view to snap to the closest side (Left/Right/Left/Right).
Implementation
static const Offset closestAny = const Offset(12345, 12345);