viewportSize property

Size viewportSize
final

The viewport size which contains the elements. Think of it as the size of the sheet of paper where you draw.

This value is used to compute proportional scales and to understand the bounds of the icon.

Implementation

final Size viewportSize;