timeout property

Duration? timeout
final

Time the message is visible on the screen. If not informed, the notification remains on the screen until it is closed.

Implementation

final Duration? timeout;