min property

double? min
final

The minimum value for the rendering box. Will default to the largest value in data.

Implementation

final double? min;