value property

double? value
final

value Sets the value of the ruler label on LinearGauge

const CustomRulerLabel(
  value : 10
),

Implementation

final double? value;