menu
talkjs package
documentation
talkjs.dart
Popup
hide method
hide method
dark_mode
light_mode
hide
method
void
hide
(
)
Closes the Popup, but doesn't remove it from the DOM
Implementation
external void hide();
talkjs package
documentation
talkjs
Popup
hide method
Popup class