isWindows property

bool isWindows

True if you are running on a Window system.

Implementation

bool get isWindows => core.Settings().isWindows;