menu
googleapis package
documentation
shared.dart
$Exponential
$Exponential.new constructor
$Exponential.new constructor
dark_mode
light_mode
$Exponential
constructor
$Exponential
(
{
double
?
growthFactor
,
int
?
numFiniteBuckets
,
double
?
scale
,
})
Implementation
$Exponential({
this
.growthFactor,
this
.numFiniteBuckets,
this
.scale, });
googleapis package
documentation
shared
$Exponential
$Exponential.new constructor
$Exponential class