sortText property
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;
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.
final String? sortText;