transitionDuration property
final
The duration the transition going forwards.
See also:
- reverseTransitionDuration, which controls the duration of the transition when it is in reverse.
Implementation
@override
final Duration transitionDuration;