value property
value
Sets the value of the ruler label on LinearGauge
const CustomRulerLabel(
value : 10
),
Implementation
final double? value;
value
Sets the value of the ruler label on LinearGauge
const CustomRulerLabel(
value : 10
),
final double? value;