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