isWindow static method

bool isWindow()

Platform whether windows

Implementation

static bool isWindow() => Platform.isWindows;