menu
call package
documentation
env.dart
isProduct function
isProduct function
dark_mode
light_mode
isProduct
function
bool
isProduct
(
)
Implementation
bool isProduct() => bool.fromEnvironment("dart.vm.product");
call package
documentation
env
isProduct function
env library