nodePosition property

double? nodePosition
final

A position of node inside both two contents.

If this is null, then the TimelineThemeData.nodePosition is used.

Implementation

final double? nodePosition;