isLinux property

bool isLinux

Implementation

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