duration property

Duration? duration
final

How long to show this step before auto-advancing If null, wait for user interaction (default)

Implementation

final Duration? duration;