jitterSource property
Source of the uniform [0.0, 1.0) jitter draw. Defaults to
defaultJitterSource (Random.secure).
Implementation
final double Function()? jitterSource;
Source of the uniform [0.0, 1.0) jitter draw. Defaults to
defaultJitterSource (Random.secure).
final double Function()? jitterSource;