menu
full_text_search package
documentation
scoring.dart
Boost
Boost const constructor
Boost const constructor
dark_mode
light_mode
Boost
constructor
const
Boost
(
double
?
amount
,
double
?
percent
, [
dynamic
debugLabel
])
Implementation
const Boost(this.amount, this.percent, [this.debugLabel]);
full_text_search package
documentation
scoring
Boost
Boost const constructor
Boost class