isWindows property

bool isWindows

Implementation

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