menu
util_xx package
documentation
Platformxx.dart
Platformxx_c
isIOS property
isIOS property
dark_mode
light_mode
isIOS
property
bool
isIOS
final
Implementation
@pragma("vm:platform-const") static final bool isIOS = (false == isWeb && Platform.isIOS);
util_xx package
documentation
Platformxx
Platformxx_c
isIOS property
Platformxx_c class