axis property

Axis? axis
final

The axis on which to constrain any stretching. If no axis is specified, the Dough will not be constrained to any access.

Note that this feature is still under development.

Implementation

final Axis? axis;