x property

double? x
final

The horizontal 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? x;