isLinux top-level property

bool get isLinux

Implementation

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