menu
fml package
documentation
system.dart
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
top-level property
bool
get
isDesktop
Implementation
bool get isDesktop => !isWeb && !isMobile;
fml package
documentation
system
isDesktop property
system library