menu
flutter_env_switch package
documentation
models/env_exceptions.dart
EnvSwitchLockedException
envName property
envName property
dark_mode
light_mode
envName
property
String
envName
final
The name of the locked environment that blocked the switch.
Implementation
final String envName;
flutter_env_switch package
documentation
models/env_exceptions
EnvSwitchLockedException
envName property
EnvSwitchLockedException class