end property

double? end
final

end Sets the ending label of the LinearGauge Container This will be overridden when users add CustomRulerLabel the last value from the list will be used as end

const LinearGauge(
  end : 0.0
),

Implementation

final double? end;