SettingsHeaderButtons

Types

Link copied to clipboard
class Button

Functions

Link copied to clipboard
fun button(text: String, icon: @Composable () -> Unit, color: ButtonColors = ButtonDefaults.buttonColors(), onClick: () -> Unit): SettingsHeaderButtons.Button
Link copied to clipboard
Link copied to clipboard