width property

double get width

return screen width

Implementation

double get width => size.width;