isWindows property

  1. @override
bool isWindows
override

Whether the operating system is a version of Windows.

Implementation

@override
bool get isWindows => windows;