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