direction property
final
Direction towards which the dots will emanate.
For example, if set to AxisDirection.left, the dots will emanate from the right edge towards the left side of the widget.
Implementation
final AxisDirection direction;
Direction towards which the dots will emanate.
For example, if set to AxisDirection.left, the dots will emanate from the right edge towards the left side of the widget.
final AxisDirection direction;