isWindows property

bool isWindows

Implementation

static bool get isWindows => !isWeb && Platform.isWindows;