vertical property - Anchor2D class - core library - Dart API
vertical
vertical property
getter/setter pair
Defines the y axis where the top is 0, the bottom is 1 and the middle is 0.5. The default value is 0.5.
Implementation
double vertical;