transitionTime property

Duration? transitionTime
final

Duration The length of time to wait between changing the widget once in input transition has completed, not specifying a duration will mean it won't change the sequence automatically

Implementation

final Duration? transitionTime;