isWindows property

bool isWindows

Implementation

static bool get isWindows => _navigator.appVersion.contains('Win');