reverseDuration property Null safety
final
The duration when transitioning this widget's size to match the child's size when going in reverse.
If not specified, defaults to duration.
Implementation
final Duration? reverseDuration;
The duration when transitioning this widget's size to match the child's size when going in reverse.
If not specified, defaults to duration.
final Duration? reverseDuration;