menu
simplify_satva package
documentation
web/simple_webrr.dart
SimpleWebRR
cookieBool method
cookieBool method
dark_mode
light_mode
cookieBool
method
bool
cookieBool
(
String
key
)
Implementation
bool cookieBool(String key){ return toBoolean(cookieString(key)); }
simplify_satva package
documentation
web/simple_webrr
SimpleWebRR
cookieBool method
SimpleWebRR class