direction property

  1. @override
Axis? direction
final

The axis along which the timeline scrolls.

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

Implementation

@override
final Axis? direction;