isLinux top-level property

bool isLinux
final

Implementation

final isLinux =
  defaultTargetPlatform == TargetPlatform.linux;