menu
prefs_config package
documentation
shared/preflistedit.dart
PrefListEdit
PrefListEdit const constructor
PrefListEdit const constructor
dark_mode
light_mode
PrefListEdit
constructor
const
PrefListEdit
(
{
required
Pref
pref
,
})
Implementation
const PrefListEdit({required this.pref});
prefs_config package
documentation
shared/preflistedit
PrefListEdit
PrefListEdit const constructor
PrefListEdit class