PositionListener typedef

PositionListener = dynamic Function(Offset offset)

Implementation

typedef PositionListener(Offset offset);