width property

double get width

Convenience getters for width/height to simplify external usage.

Implementation

double get width => size.width;