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