isLinux property

bool isLinux
getter/setter pair

Implementation

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