menu
easy_dev_toolkit package
documentation
core/breakpoints.dart
BreakPoints
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
get
isDesktop
Implementation
static bool get isDesktop => SizeConfig.screenWidth >= 1024;
easy_dev_toolkit package
documentation
core/breakpoints
BreakPoints
isDesktop property
BreakPoints class