FespSlideData constructor
const
FespSlideData({})
Implementation
const FespSlideData({
required this.value,
this.divisions,
this.min = 0,
this.max = 1,
this.onChanged,
super.fespBuilder0,
});
const FespSlideData({
required this.value,
this.divisions,
this.min = 0,
this.max = 1,
this.onChanged,
super.fespBuilder0,
});