overflowRect property

Rect? get overflowRect
inherited

Implementation

Rect? get overflowRect {
  return _layoutOverflowRect;
}