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