menu
jrpn
jrpn15.model15c
RandomGenerator
nextValue property
nextValue
brightness_4
nextValue
property
Null safety
double
nextValue
Implementation
double get nextValue => _lastValue = _generator.nextDouble();
jrpn
jrpn15.model15c
RandomGenerator
nextValue property
RandomGenerator class
Constructors
RandomGenerator
Properties
hashCode
lastValue
nextValue
runtimeType
Methods
noSuchMethod
reset
setNoReseed
setSeed
toString
Operators
operator ==