isLinux top-level property

bool isLinux

Implementation

bool get isLinux => defaultTargetPlatform == TargetPlatform.linux;