PrefSliderEdit constructor

const PrefSliderEdit({
  1. required Pref pref,
})

Implementation

const PrefSliderEdit({required this.pref});