Rectangle<num> rectangle

Source

Rectangle<num> get rectangle => new Rectangle<num>(0, 0, width, height);