menu
util_xx package
documentation
Platformxx.dart
Platformxx_c
isMacOS property
isMacOS property
dark_mode
light_mode
isMacOS
property
bool
isMacOS
final
Implementation
@pragma("vm:platform-const") static final bool isMacOS = (false == isWeb && Platform.isMacOS);
util_xx package
documentation
Platformxx
Platformxx_c
isMacOS property
Platformxx_c class