Searched defs:Button (Results 1 – 2 of 2) sorted by relevance
41 fun Button( in Button() method64 fun Button( in Button() method92 fun Button( in Button() method
214 private fun ColumnScope.Button(text: String, onClick: Action, withSpace: Boolean = true) { in Button() method