menu
flutter_easy package
documentation
utils/src/global_util.dart
isWebInMobile property
isWebInMobile property
dark_mode
light_mode
isWebInMobile
top-level property
bool
get
isWebInMobile
Implementation
bool get isWebInMobile => isWebInIos || isWebInAndroid;
flutter_easy package
documentation
utils/src/global_util
isWebInMobile property
global_util library