scaleClick
Extension function for a Modifier to scale a Composable (down) on click.
Return
the Modifier which contains the scale on click changes.
Parameters
minScale
the minimum scale which is used while clicking.
Extension function for a Modifier to scale a Composable (down) on click.
the Modifier which contains the scale on click changes.
the minimum scale which is used while clicking.