secondaryTextMatchedSubstrings property

List<MatchedSubstring>? secondaryTextMatchedSubstrings
getter/setter pair

Substrings in secondaryText that match user input

Implementation

List<MatchedSubstring>? secondaryTextMatchedSubstrings;