EmptyStateContent

fun EmptyStateContent(imageVector: ImageVector? = null, text: String, actionButton: @Composable () -> Unit? = null)