isDark

fun Color.isDark(luminanceThreshold: Float = 0.5f): Boolean

Return

If the given Color is dark.