width property

int get width

Width of the rectangle

Implementation

int get width => size.x;