minSize

@Composable
abstract fun minSize(minSize: Int)(source)

Set the minimum size.


abstract val minSize: Int(source)

The minimum size.