durationScale property
Duration speed scale.
- If the durationScale is define as 2, all animation duration are defined as double.
- Must be greater than negative number.
Implementation
final double durationScale;
Duration speed scale.
final double durationScale;