text property

String text
final

The displayed text on the day button.

Use a short string, as the button is small on most displays.

Implementation

final String text;