menu
te_widgets package
documentation
widgets/timeline/timeline.dart
TTimeline
direction property
direction property
dark_mode
light_mode
direction
property
Axis
direction
final
Direction of the timeline (vertical or horizontal). Defaults to
Axis.vertical
.
Implementation
final Axis direction;
te_widgets package
documentation
widgets/timeline/timeline
TTimeline
direction property
TTimeline class