menu
responsive_screen_master package
documentation
functions/platform_value.dart
Platform
isMobile property
isMobile property
dark_mode
light_mode
isMobile
property
bool
get
isMobile
Implementation
static bool get isMobile => DeviceData.deviceType == DeviceType.mobile;
responsive_screen_master package
documentation
functions/platform_value
Platform
isMobile property
Platform class