isWindows property

bool isWindows
final

Implementation

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