region property

Region get region

Get the region from corner grabber

Implementation

Region get region {
  return _cornerGrabber.region;
}