isWindows property

bool get isWindows

check is windows or not

Implementation

static bool get isWindows => Platform.isWindows;