label property

String? label
getter/setter pair

The text displayed by the label.

Implementation

late String? label;