EntityButton
fun EntityButton(onClick: () -> Unit, icon: ImageVector, contentDescription: String, modifier: Modifier = Modifier, enabled: Boolean = true)
A standard visual design for a button on the Entity screen.
A standard visual design for a button on the Entity screen.