title property

String? get title

Label to display in place of the data.

Implementation

String? get title => titleField.getValue(_json);