isLinux property

bool isLinux
final

Implementation

static final bool isLinux = !kIsWeb && Platform.isLinux;