direction property
direction is a direction for children expansion by default it will be ZeroSpeedDialDirection.vertical if you want to use horizontal expansion, you can set it to ZeroSpeedDialDirection.horizontal
Implementation
final ZeroSpeedDialDirection direction;