menu
hive_ui package
documentation
core/screen_utils.dart
ScreenUtils
isMobileScreen property
isMobileScreen property
dark_mode
light_mode
isMobileScreen
property
bool
get
isMobileScreen
Implementation
bool get isMobileScreen => Platform.isIOS || Platform.isAndroid;
hive_ui package
documentation
core/screen_utils
ScreenUtils
isMobileScreen property
ScreenUtils class