menu
jt_preferences package
documentation
core/preferences.dart
Set
setInt abstract method
setInt abstract method
dark_mode
light_mode
setInt
abstract method
Future
<
bool
>
setInt
(
String
key
,
int
?
value
)
Implementation
Future<bool> setInt(String key, int? value);
jt_preferences package
documentation
core/preferences
Set
setInt abstract method
Set class