menu
entao_hare package
documentation
basic/basic.dart
LocalStore
getInt method
getInt method
dark_mode
light_mode
getInt
method
int
?
getInt
(
Object
key
)
Implementation
int? getInt(Object key) { return prefer.getInt(key.stringKey); }
entao_hare package
documentation
basic/basic
LocalStore
getInt method
LocalStore class