menu
simplify_satva package
documentation
web/simple_webrr.dart
SimpleWebRR
requestDouble method
requestDouble method
dark_mode
light_mode
requestDouble
method
double
requestDouble
(
String
key
)
Implementation
double requestDouble(String key){ return toDouble(request(key).toString()); }
simplify_satva package
documentation
web/simple_webrr
SimpleWebRR
requestDouble method
SimpleWebRR class