alignByLineHeight
fun Modifier.alignByLineHeight(textStyle: TextStyle? = null, verticalAlignment: Alignment.Vertical = Alignment.CenterVertically): Modifier
Aligns the composable vertically to the current LineHeight size.
Aligns the composable vertically to the current LineHeight size.