direction property Null safety

Axis direction

Define wall build direction, like ListView.direction input parameter.

Implementation

Axis get direction => _direction;