Assets Dialog

fun AssetsDialog(onDismissRequest: () -> Unit, content: @Composable () -> Unit)

The dialog where the user can manage the assets to upload or download

Parameters

onDismissRequest

: the request to execute the the dialog is dismissed

content

: the content of the dialog