isWindows top-level property

bool isWindows
final

Implementation

final isWindows =
  defaultTargetPlatform == TargetPlatform.windows;