dy property

double? dy
final

The vertical axis coordinate to add to 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? dy;