menu
base_url_switcher package
documentation
widgets/env_switcher.dart
EnvSwitcher
onEnvironmentChanged property
onEnvironmentChanged property
dark_mode
light_mode
onEnvironmentChanged
property
dynamic Function
(
Environment
)
?
onEnvironmentChanged
final
Callback when environment changes
Implementation
final Function(Environment)? onEnvironmentChanged;
base_url_switcher package
documentation
widgets/env_switcher
EnvSwitcher
onEnvironmentChanged property
EnvSwitcher class