isLinux top-level property

bool isLinux

Implementation

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