closePopover static method
Implementation
static ArcaneInteraction closePopover([String? id]) =>
_SurfaceInteraction('popover', 'close', id);
static ArcaneInteraction closePopover([String? id]) =>
_SurfaceInteraction('popover', 'close', id);