isLinux property

  1. @override
bool get isLinux
override

Implementation

@override
bool get isLinux => isPlatformLinux;