setBothLocation method
rect setting helper
Implementation
void setBothLocation(final IntOffset location) {
locationFound = location;
locationAdjusted = location;
}
rect setting helper
void setBothLocation(final IntOffset location) {
locationFound = location;
locationAdjusted = location;
}