isWindows top-level property

bool isWindows

Implementation

bool get isWindows => defaultTargetPlatform == TargetPlatform.windows;