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