entranceDuration property

  1. @override
Duration entranceDuration
final

The duration of the toast's entrance when it is initially added to to toaster. Defaults to 400ms.

Implementation

@override
final Duration entranceDuration;