R/palette.R
dot-first_non_null.Rd
Internal utility for fallback chains (e.g., new naming -> deprecated naming).
.first_non_null(...)
Values to check in order.
The first non-NULL value, or NULL if all are NULL.