menu
flutter_env_switch package
documentation
ui/env_badge.dart
EnvBadge<E extends Enum>
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The widget tree over which the badge is overlaid.
Implementation
final Widget child;
flutter_env_switch package
documentation
ui/env_badge
EnvBadge<E extends Enum>
child property
EnvBadge class