menu
katana_flutter package
documentation
config/mobile/mobile.dart
Config
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
get
isDesktop
True for desktop.
Implementation
static bool get isDesktop => !isMobile;
katana_flutter package
documentation
config/mobile/mobile
Config
isDesktop property
Config class