displayName property

String get displayName

Best display label for a picker.

Implementation

String get displayName => friendlyName ?? name;