menu
power_geojson
power_geojson.dart
AppPlatform
isDesktop property
isDesktop
dark_mode
light_mode
isDesktop
property
bool
isDesktop
getter/setter pair
Implementation
static bool isDesktop = isMacOS || isWindows || isLinux;
power_geojson
power_geojson
AppPlatform
isDesktop property
AppPlatform class