menu
util_xx package
documentation
Platformxx.dart
Platformxx_c
isLinux property
isLinux property
dark_mode
light_mode
isLinux
property
bool
isLinux
final
Implementation
@pragma("vm:platform-const") static final bool isLinux = (false == isWeb && Platform.isLinux);
util_xx package
documentation
Platformxx
Platformxx_c
isLinux property
Platformxx_c class