isWindows property

bool get isWindows

Check if Windows

Implementation

static bool get isWindows => override == TargetPlatform.windows;