menu
Dart
dart:html
DialogElement
close method
close
brightness_4
brightness_5
description
close
method
void
close
(
[
String
?
returnValue
]
)
Implementation
void close([String? returnValue]) native;
Dart
dart:html
DialogElement
close method
DialogElement class