menu
paulonia_remote_conf package
documentation
remote_conf_value.dart
PRemoteConfigValueService
asDouble static method
asDouble static method
dark_mode
light_mode
asDouble
static method
double
asDouble
(
RemoteConfigValue
value
)
Implementation
static double asDouble(RemoteConfigValue value) => value.asDouble();
paulonia_remote_conf package
documentation
remote_conf_value
PRemoteConfigValueService
asDouble static method
PRemoteConfigValueService class