isWindows property

bool isWindows
getter/setter pair

Whether the app is running on Windows.

Implementation

static bool isWindows = Platform.isWindows;