menu
fclean package
documentation
services/platform_service.dart
PlatformService
environment property
environment property
dark_mode
light_mode
environment
property
Map
<
String
,
String
>
get
environment
Implementation
Map<String, String> get environment => _environment ?? Platform.environment;
fclean package
documentation
services/platform_service
PlatformService
environment property
PlatformService class