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