size property

Vector2 get size

The size of the atlas.

Implementation

Vector2 get size => atlas.size;