width property

double width

Gets the current width

Implementation

double get width => MediaQuery.of(this).size.width;