minSize

@Composable
abstract fun minSize(minSize: Int)

Set the minimum size.


abstract val minSize: Int

The minimum size.