position property

Offset get position

Implementation

Offset get position {
  return hoverEvent.localPosition;
}