menu
neomage package
documentation
utils/effort/effort_manager.dart
EffortConfig
isEnvTruthy property
isEnvTruthy property
dark_mode
light_mode
isEnvTruthy
property
bool
Function
(
String
name
)
isEnvTruthy
final
Check if an env var is truthy.
Implementation
final bool Function(String name) isEnvTruthy;
neomage package
documentation
utils/effort/effort_manager
EffortConfig
isEnvTruthy property
EffortConfig class