direction property

AxisDirection direction
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;