isClosestAny static method

bool isClosestAny(
  1. Offset offset
)

Implementation

static bool isClosestAny(Offset offset) => offset == closestAny;