touchTargetAwareSize
Modifier to set both the size and recommended touch target for [IconButton] and TextButton.
touchTargetAwareSize
Compose Modifier
Android
public fun Modifier.touchTargetAwareSize(size: Dp): Modifier
Modifier to set both the size and recommended touch target for IconButton and TextButton.
