color

val color: Int? = null

The color of this list, in 0xFFAARRGGBB format. If null, the launcher will use a default theme color. The color is corrected to match the launcher's theme (i.e. for dark mode).