kNotificationDuration top-level property
The length of time the notification is fully displayed.
Implementation
Duration kNotificationDuration = const Duration(milliseconds: 2000);
The length of time the notification is fully displayed.
Duration kNotificationDuration = const Duration(milliseconds: 2000);