Modal Container
fun ModalContainer(context: Context, attributeSet: AttributeSet? = null, defStyle: Int = 0, defStyleRes: Int = 0)
Content copied to clipboard
Parameters
Modal Rendering T
the type of the nested renderings to be shown in a dialog window.