PreviewComposable

fun PreviewComposable(enableDarkTheme: Boolean = true, content: @Composable () -> Unit)

Util to reduce repetitive code. Previews should be made on top of a Surface