showClear

@Composable
abstract fun showClear(showClear: Boolean)

Set if Clear button should be visible.


abstract val showClear: Boolean

Determines if Clear button should be visible.