menu
fclean package
documentation
services/platform_service.dart
PlatformService
isMacOS property
isMacOS property
dark_mode
light_mode
isMacOS
property
bool
get
isMacOS
Implementation
bool get isMacOS => current == HostPlatform.macos;
fclean package
documentation
services/platform_service
PlatformService
isMacOS property
PlatformService class