Currently, notifications displayed through the NotificationService in the top-right corner disappear automatically after a fixed period of time.
It would be valuable to allow developers to configure the notification timeout duration, for example:
Display for a specified number of seconds (e.g., 5, 10, 30 seconds)
Keep the notification visible until manually dismissed
This enhancement would improve usability and provide flexibility when designing user experiences with NotificationService.