DraggableSliderItemSettings constructor
const
DraggableSliderItemSettings({})
Implementation
const DraggableSliderItemSettings({
this.angle,
this.position,
this.scale,
this.visibility = 1,
this.draggable = false,
this.shadow = false,
});