sortText property

String? sortText
final

A string that should be used when comparing this item with other items. If not returned or an empty string, the label is used instead.

Implementation

final String? sortText;