labelPlacement | to specify the location of the title, `horizontal` and `vertical` are currently supported, available only when `direction=horizontal` | String | horizontal
progressDot | Steps with progress dot style | Boolean or Function(iconDot, {index, status, title, description}), by setting to a Function, you can customize the progress dot | false
status | to specify the status. It will be automatically set by `current` of `Steps` if not configured. Optional values are: `wait``process``finish``error` | String | wait