menu
local_data_impl package
documentation
data/data_sources/memory_storage_service_hive_impl.dart
CacheStorageServiceHiveImpl
getInt method
getInt method
dark_mode
light_mode
getInt
method
@
override
int
?
getInt
(
String
key
)
override
Implementation
@override int? getInt(String key) { return prefs.getInt(key); }
local_data_impl package
documentation
data/data_sources/memory_storage_service_hive_impl
CacheStorageServiceHiveImpl
getInt method
CacheStorageServiceHiveImpl class