menu
messaging_signalr package
documentation
utils/share_prefs.dart
SharedPrefService
SharedPrefService.new constructor
SharedPrefService.new constructor
dark_mode
light_mode
SharedPrefService
constructor
SharedPrefService
(
SharedPreferences
sp
)
Implementation
SharedPrefService(
this
.sp);
messaging_signalr package
documentation
utils/share_prefs
SharedPrefService
SharedPrefService.new constructor
SharedPrefService class
Constructors
new
Properties
hashCode
runtimeType
sp
Methods
getBool
getDouble
getInt
getString
getStringList
noSuchMethod
setBool
setDouble
setInt
setListString
setString
toString
Operators
operator ==