menu
util_xx package
documentation
Platformxx.dart
Platformxx_c
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
isDesktop
final
Implementation
@pragma("vm:platform-const") static final bool isDesktop = (isWindows || isMacOS || isLinux);
util_xx package
documentation
Platformxx
Platformxx_c
isDesktop property
Platformxx_c class