PrefTextEdit constructor

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

Implementation

const PrefTextEdit({required this.pref});