menu
djangoflow_app package
documentation
djangoflow_app.dart
EnvSwitcher
EnvSwitcher.new const constructor
EnvSwitcher.new const constructor
dark_mode
light_mode
EnvSwitcher
constructor
const
EnvSwitcher
(
{
required
Widget
child
,
Key
?
key
,
})
Implementation
const EnvSwitcher({required this.child, super.key});
djangoflow_app package
documentation
djangoflow_app
EnvSwitcher
EnvSwitcher.new const constructor
EnvSwitcher class