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.
public fun Modifier.touchTargetAwareSize(size: Dp): Modifier
Modifier to set both the size and recommended touch target for IconButton
and TextButton.