isLinux top-level property

bool get isLinux

Implementation

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