Dialog Overlay Presenter
Platform-provided dialog presentation entry point; widget-core depends only on this minimal contract.
Functions
Link copied to clipboard
abstract fun show(entryId: OverlayEntryId, spec: DialogOverlaySpec, content: DialogOverlayContent): DialogOverlayHandle
Creates and shows a platform dialog for entryId.