wait property
How long to pause after this step's animation completes before starting
the next step. null chains directly into the next step.
Implementation
final Duration? wait;
How long to pause after this step's animation completes before starting
the next step. null chains directly into the next step.
final Duration? wait;