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