originalSize property

Vector2 get originalSize

Implementation

Vector2 get originalSize => Vector2(_imageWidth, _imageHeight);