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