width property

double get width

The width of the widget to be tested

Implementation

double get width => renderBox.size.width;