duration property

Duration? duration
final

How long to display the overlay. If null, the overlay will stay until manually hidden.

Implementation

final Duration? duration;