getRect method

Rect? getRect()

Implementation

Rect? getRect() {
  return rect;
}