menu
ez_ui package
documentation
utilities/screen_size.dart
Common
isMobile property
isMobile property
dark_mode
light_mode
isMobile
property
bool
get
isMobile
Implementation
bool get isMobile => this == DeviceScreenType.mobile;
ez_ui package
documentation
utilities/screen_size
Common
isMobile property
Common extension on
DeviceScreenType