menu
prf package
documentation
core/prf_variable.dart
PrfVariable<T>
key property
key property
dark_mode
light_mode
key
property
String
key
final
Unique key used to store this variable in SharedPreferences.
Implementation
final String key;
prf package
documentation
core/prf_variable
PrfVariable<T>
key property
PrfVariable class