isWindows property

bool isWindows
getter/setter pair

Implementation

static bool isWindows = !kIsWeb && Platform.isWindows;