menu
fml package
documentation
platform/platform.vm.dart
Platform
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
get
isDesktop
Implementation
static bool get isDesktop => !isMobile;
fml package
documentation
platform/platform.vm
Platform
isDesktop property
Platform class