kIsWindows top-level property

bool get kIsWindows

Implementation

bool get kIsWindows => !kIsWeb && Platform.isWindows;