axis property

Axis axis
final

The axis along which the divider runs.

Axis.horizontal (default) — a full-width horizontal line. Axis.vertical — a full-height vertical line.

Implementation

final Axis axis;