direction property

Axis direction
final

The direction to use as the main axis. Axis.horizontal to show children in horizontal axis and Axis.vertical is for show children in vertical axis

Implementation

final Axis direction;