PollDialogHeader

fun PollDialogHeader(title: String, onBackPressed: () -> Unit, trailingContent: @Composable () -> Unit = {})