label property

String? label
final

Label of the labeled item Can be null if item can be labeled but has no label

Implementation

final String? label;