viewBoxRect property

Rect viewBoxRect

A Rect representing the viewBox of this DrawableViewport.

Implementation

Rect get viewBoxRect => Offset.zero & viewBox;