menu
my_util_base package
documentation
MyPlatform.dart
MyPlatform_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);
my_util_base package
documentation
MyPlatform
MyPlatform_c
isMacOS property
MyPlatform_c class