menu
bee_ui package
documentation
storage/pref.dart
PrefKeys
list static method
list static method
dark_mode
light_mode
list
static method
String
list
(
String
label
)
Implementation
static String list(String label) { return "list_${label.replaceAll(" ", "_")}"; }
bee_ui package
documentation
storage/pref
PrefKeys
list static method
PrefKeys class