menu
app_install_date package
documentation
utils
PlatformUtils
isMacOS property
isMacOS
brightness_4
isMacOS
property
Null safety
bool
isMacOS
Implementation
static bool get isMacOS => !kIsWeb && Platform.isMacOS;
app_install_date package
documentation
utils
PlatformUtils
isMacOS property
PlatformUtils class
Constructors
PlatformUtils
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
isAndroid
isIOS
isLinux
isMacOS
isWeb
isWindows