y property

double? y
final

The vertical axis coordinate for the current text position.

If null, use the current text position accumulated since the last reset, or 0 if this represents a reset.

Implementation

final double? y;