DialogState

@RememberInComposition
constructor(position: WindowPosition = WindowPosition.PlatformDefault, size: Dimension? = null)

Parameters

position

the initial value for position

size

the initial value for size; a null size sizes the dialog to its content, while a non-null size is applied verbatim