autoCloseDuration property

Duration? autoCloseDuration
final

the duration of the auto close timer if the autoCloseDuration is provided then the timer will be created and the toastification item will be dismissed automatically after the autoCloseDuration is finished

Implementation

final Duration? autoCloseDuration;