isDark

open override var isDark: Boolean

Returns indication whether this color scheme uses dark colors. Note that this method may be removed in the future. It is highly recommended to use one of the colors from the parent SchemeBaseColors and SchemeDerivedColors interfaces instead.

Return

true if this color scheme uses dark colors, false otherwise.