axis property

  1. @observable
Axis axis
getter/setter pair

The axis along which the child panel will be rendered

Implementation

@observable
Axis axis = Axis.horizontal;