width property - Size2D class - core library - Dart API
width
width property
getter/setter pair
The width represents the size along the X axis. Default is 0.0.
Implementation
double width;
The width represents the size along the X axis. Default is 0.0.
double width;