SliderObject constructor

SliderObject(
  1. String objName,
  2. String objCover
)

Implementation

SliderObject(this.objName, this.objCover);