SliderThemeDemo constructor

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

Implementation

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