menu
flutter_env_switch package
documentation
ui/env_switcher_widget.dart
EnvSwitcher<E extends Enum>
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The widget tree to wrap.
Implementation
final Widget child;
flutter_env_switch package
documentation
ui/env_switcher_widget
EnvSwitcher<E extends Enum>
child property
EnvSwitcher class