DivisionsSlider constructor

const DivisionsSlider({
  1. Key? key,
})

Implementation

const DivisionsSlider({Key? key}) : super(key: key);