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