child_transition_params
Description:
The child transition spring parameters.
Note:
See [the migration guide](migrating-to-breakpoints.html#replace-adwleaflet)
The default value is equivalent to:
```c adw_spring_params_new (1, 0.5, 500) ```