OnboardButton

fun OnboardButton(text: String, onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true)