expandHoverExitDuration property

  1. @override
Duration expandHoverExitDuration
final

The duration to wait after exiting the toaster before collapsing the toasts. Defaults to 200ms.

Implementation

@override
final Duration expandHoverExitDuration;