size property

Vector2 get size

Implementation

Vector2 get size => Vector2(width,height);