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