width property

double width
return MediaQuery.of(context).size.width

Implementation

double get width => data.size.width;