menu
flx_ui package
documentation
themes/platform_web.dart
GeneralPlatform
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
get
isDesktop
Implementation
static bool get isDesktop => isMacOS || isWindows || isLinux;
flx_ui package
documentation
themes/platform_web
GeneralPlatform
isDesktop property
GeneralPlatform class