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