autoDismiss property
Sets whether the popup should dismiss (close) itself on document press.
Implementation
@Input()
set autoDismiss(bool? autoDismiss);
Sets whether the popup should dismiss (close) itself on document press.
@Input()
set autoDismiss(bool? autoDismiss);