utilities/completion/relevance library
Classes
- Relevance
-
A name scope for constants that are related to the relevance of completion
suggestions. The values are required to be in the range
0, 1000
. - RelevanceBoost
-
A name scope for constants that are related to the relevance of completion
suggestions. The values are required to be in the range
0, 1000
.
Constants
- DART_RELEVANCE_DEFAULT → const int
- DART_RELEVANCE_HIGH → const int
- DART_RELEVANCE_LOW → const int