PrefListEdit constructor

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

Implementation

const PrefListEdit({required this.pref});