menu
v_base_framework package
documentation
http/config/response_config.dart
ReponseConfigUtils
setResponseConfig static method
setResponseConfig static method
dark_mode
light_mode
setResponseConfig
static method
void
setResponseConfig
(
ReponseConfig
con
)
Implementation
static void setResponseConfig(ReponseConfig con) { config=con; }
v_base_framework package
documentation
http/config/response_config
ReponseConfigUtils
setResponseConfig static method
ReponseConfigUtils class