menu
hackle package
documentation
hackle.dart
RemoteConfig
getInt abstract method
getInt abstract method
dark_mode
light_mode
getInt
abstract method
Future
<
int
>
getInt
(
String
key
,
int
defaultValue
)
Implementation
Future<int> getInt(String key, int defaultValue);
hackle package
documentation
hackle
RemoteConfig
getInt abstract method
RemoteConfig class