autoDismissible property

bool? get autoDismissible

Implementation

bool? get autoDismissible {
  return _autoDismissible;
}