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