width property
double
get
width
The width of the widget to be tested
Implementation
double get width => renderBox.size.width;
The width of the widget to be tested
double get width => renderBox.size.width;