direction property
The axis along which the timeline scrolls.
If this is null, then the TimelineThemeData.direction is used.
Implementation
@override
final Axis? direction;
The axis along which the timeline scrolls.
If this is null, then the TimelineThemeData.direction is used.
@override
final Axis? direction;