UArMeasure constructor
const
UArMeasure({})
Implementation
const UArMeasure({
this.unit = UArMeasureUnit.metric,
this.closeShape = false,
this.lineColor,
this.pointColor,
this.onChanged,
this.labels = const UArLabels(),
this.style = const UArStyle(),
this.showCloseButton = true,
super.key,
});