displayValue property

String get displayValue

Implementation

String get displayValue => _displayValue ?? _value ?? name;