menu
v_base_framework package
documentation
http/config/response_config.dart
ReponseConfigUtils
getResponseConfig static method
getResponseConfig static method
dark_mode
light_mode
getResponseConfig
static method
ReponseConfig
?
getResponseConfig
(
)
Implementation
static ReponseConfig? getResponseConfig() { return config; }
v_base_framework package
documentation
http/config/response_config
ReponseConfigUtils
getResponseConfig static method
ReponseConfigUtils class