toSpOrNull

fun <Error class: unknown class>.toSpOrNull(): TextUnit?

Convert a px Length used as a typography size (font-size, letter-spacing, line-height-as-distance) to Compose TextUnit in sp. We use sp so user font-scale preferences apply — matching browser zoom behaviour for text. Returns null for percent.