isWindows top-level property

bool isWindows

Implementation

bool get isWindows => !kIsWeb && Platform.isWindows;