originalSize property

Vector2 originalSize

Implementation

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