autoHideDuration property
The duration until the dialog will be hidden automatically.
If this is null
, the dialog will not be automatically hidden.
Implementation
final Duration? autoHideDuration;
The duration until the dialog will be hidden automatically.
If this is null
, the dialog will not be automatically hidden.
final Duration? autoHideDuration;