kNotificationDuration top-level property

Duration kNotificationDuration
getter/setter pair

The length of time the notification is fully displayed.

Implementation

Duration kNotificationDuration = const Duration(milliseconds: 2000);