Function that computes the valid value range for this component.
final (int? min, int? max) Function(Map<TimePart, int> values) computeValueRange;