position property

  1. @override
double? position
final

A position of timeline node between both two contents.

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

Implementation

@override
final double? position;