label property

String label
final

The label that will be shown at the below of the icon.

If not null, it can't be empty.

Implementation

final String label;