text property

String text
final

The text to display alongside the icon.

This text appears to the right of the icon. It is required and cannot be null.

Implementation

final String text;