maxSize

@Composable
abstract fun maxSize(maxSize: Int?)

Set the maximum size.


abstract val maxSize: Int?

The maximum size.