isWindows property

bool get isWindows

Check if running on Windows

Implementation

bool get isWindows => Platform.isWindows;