OnPositionChange typedef

OnPositionChange = dynamic Function(Offset offset)

Implementation

typedef OnPositionChange(Offset offset);