The dimensions of the viewport.
This Size represents the width and height of the visible area.
Size get viewportDimension { assert(hasSize); return size; }