menu
algoliasearch package
documentation
algoliasearch_lite.dart
Range
Range.new const constructor
Range.new const constructor
dark_mode
light_mode
Range
constructor
const
Range
(
{
int
?
from
,
int
?
value
,
})
Returns a new
Range
instance.
Implementation
const Range({ this.from, this.value, });
algoliasearch package
documentation
algoliasearch_lite
Range
Range.new const constructor
Range class