onAutoCompleteCompleted property

ValueChanged<ToastificationItem>? onAutoCompleteCompleted
final

Called when the toast close by timer.

Implementation

final ValueChanged<ToastificationItem>? onAutoCompleteCompleted;