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