overflowRect property

Rect? overflowRect
inherited

Implementation

Rect? get overflowRect {
  return _layoutOverflowRect;
}