completedDisplayDuration property
final
The duration to show the completed widget before the toggle resets. Will not do anything if stayCompleted is set to true
Implementation
final Duration completedDisplayDuration;
The duration to show the completed widget before the toggle resets. Will not do anything if stayCompleted is set to true
final Duration completedDisplayDuration;