menu
simplify_satva package
documentation
web/simple_webrr.dart
SimpleWebRR
getMap method
getMap method
dark_mode
light_mode
getMap
method
Map
<
String
,
dynamic
>
getMap
(
String
key
)
Implementation
Map<String,dynamic> getMap(String key){ return get(key) .cast<String,dynamic>() ; }
simplify_satva package
documentation
web/simple_webrr
SimpleWebRR
getMap method
SimpleWebRR class