maxOpacity property

double maxOpacity
final

Defines the max value for the opacity that a line could have, since color opacity it's generated randomly , defaults to 0.94

Implementation

final double maxOpacity;