horizontal property - Anchor2D class - core library - Dart API
horizontal
horizontal property
getter/setter pair
Defines the x axis where the left is 0, the right is 1 and the middle is 0.5. The default value is 0.5.
Implementation
double horizontal;