autoHideDuration property

Duration? autoHideDuration
final

The duration until the dialog will be hidden automatically.

If this is null, the dialog will not be automatically hidden.

Implementation

final Duration? autoHideDuration;