reverseDuration property Null safety
final
The duration of the whole orchestrated animation when running in reverse.
If not supplied, this defaults to duration.
Implementation
final Duration? reverseDuration;
The duration of the whole orchestrated animation when running in reverse.
If not supplied, this defaults to duration.
final Duration? reverseDuration;