width property
Determines how long the dialog stays open for before closing, default
is null. When it is null, it won't autoclose
Implementation
double? width;
Determines how long the dialog stays open for before closing, default
is null. When it is null, it won't autoclose
double? width;