menu
ultron package
documentation
widgets/sizeconfig.dart
SizeConfig
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
get
isDesktop
Implementation
static bool get isDesktop => screenWidth >= 1024;
ultron package
documentation
widgets/sizeconfig
SizeConfig
isDesktop property
SizeConfig class