menu
pro_shered_preference package
documentation
utils/pref_exception.dart
PrefException
PrefException constructor
PrefException constructor
dark_mode
light_mode
PrefException
constructor
PrefException
(
String
key
,
String
message
)
Implementation
PrefException(this.key, this.message);
pro_shered_preference package
documentation
utils/pref_exception
PrefException
PrefException constructor
PrefException class