expandHoverEnterDuration property

  1. @override
Duration expandHoverEnterDuration
final

The duration to wait after entering the toaster before expanding the toasts. Defaults to 200ms.

Implementation

@override
final Duration expandHoverEnterDuration;