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