reentranceDuration property

  1. @override
Duration reentranceDuration
final

The duration of the toast's fade-in animation when another toast has been dismissed and this toast re-enters the toaster. Defaults to 400ms.

Implementation

@override
final Duration reentranceDuration;