val density = LocalDensity.current Text( text = "Hello", fontSize = with(density) { 18.dp.toSp() }, )
0 件のコメント:
コメントを投稿