menu
universal_flutter_utils package
documentation
common/constants/screen.dart
UFUScreen
isMobile property
isMobile property
dark_mode
light_mode
isMobile
property
bool
get
isMobile
Implementation
static bool get isMobile => type == DeviceType.mobile;
universal_flutter_utils package
documentation
common/constants/screen
UFUScreen
isMobile property
UFUScreen class