indexOfNearestChildAtOffset abstract method
Finds the index of the child at the given offset. Returns -1 if no child is found at the offset.
Implementation
int indexOfNearestChildAtOffset(LayoutOffset offset);
Finds the index of the child at the given offset. Returns -1 if no child is found at the offset.
int indexOfNearestChildAtOffset(LayoutOffset offset);