position property

double? position

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

Implementation

double? get position;