width property

double? width
getter/setter pair

Determines how long the dialog stays open for before closing, default is null. When it is null, it won't autoclose

Implementation

double? width;