region property

Region region

Get the region from corner grabber

Implementation

Region get region {
  return _cornerGrabber.region;
}