---
title: textColor
framework: alarmkit
role: symbol
role_heading: Instance Property
path: alarmkit/alarmbutton/textcolor
---

# textColor

The color for the text on the button.

## Declaration

```swift
var textColor: Color
```

## See Also

### Creating a button

- [init(text:textColor:systemImageName:)](alarmkit/alarmbutton/init(text:textcolor:systemimagename:).md)
- [systemImageName](alarmkit/alarmbutton/systemimagename.md)
- [text](alarmkit/alarmbutton/text.md)
