isWindows property

bool get isWindows

是否Windows平台

Implementation

bool get isWindows => Platform.isWindows;