indicatorPosition property

double? indicatorPosition
final

The position of a indicator between the two connectors.

If this is null, then the IndicatorThemeData.position is used. If that is also null, then this defaults to TimelineThemeData.indicatorPosition.

Implementation

final double? indicatorPosition;