menu
app_install_date package
documentation
utils.dart
PlatformUtils
isMacOS property
isMacOS property
dark_mode
light_mode
isMacOS
property
bool
get
isMacOS
Implementation
static bool get isMacOS => !kIsWeb && Platform.isMacOS;
app_install_date package
documentation
utils
PlatformUtils
isMacOS property
PlatformUtils class