isLinux top-level property

bool isLinux

Implementation

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