menu
jt_preferences package
documentation
core/preferences.dart
Get
getInt abstract method
getInt abstract method
dark_mode
light_mode
getInt
abstract method
Future
<
int
?
>
getInt
(
String
key
)
Implementation
Future<int?> getInt(String key);
jt_preferences package
documentation
core/preferences
Get
getInt abstract method
Get class