Skip to content

Unit Convert

The toDp() method is only available in Local

with(LocalDensity.current) {
offsetX.value.toDp()
}