kIsLinux top-level property

bool get kIsLinux

Implementation

bool get kIsLinux => !kIsWeb && Platform.isLinux;