isWindows property

bool isWindows
final

Indicates whether the current platform is Windows.

Implementation

static final bool isWindows = Platform.isWindows;