menu
zerothreesix_flutter package
documentation
utils/platforms.dart
Platform
isLinux property
isLinux property
dark_mode
light_mode
isLinux
property
bool
get
isLinux
Implementation
bool get isLinux => defaultTargetPlatform == TargetPlatform.linux;
zerothreesix_flutter package
documentation
utils/platforms
Platform
isLinux property
Platform class