close method - DialogElement class - dart:html library (
original
) (
raw
)
description
void close([
String
? returnValue ])
Implementation
void close([String? returnValue]) native;