isLinux property
bool
get
isLinux
Implementation
static bool get isLinux => currentUniversalPlatform == UniversalPlatformType.Linux;
static bool get isLinux => currentUniversalPlatform == UniversalPlatformType.Linux;