menu
my_components package
documentation
extensions/platform_info.dart
PlatformInfo
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
get
isDesktop
Implementation
static bool get isDesktop => Platform.isWindows || Platform.isMacOS;
my_components package
documentation
extensions/platform_info
PlatformInfo
isDesktop property
PlatformInfo class