menu
flutter_custom_utils package
documentation
util/platform/on_non_web_platform.dart
cIsAndroid property
cIsAndroid property
dark_mode
light_mode
cIsAndroid
top-level property
bool
get
cIsAndroid
Implementation
bool get cIsAndroid => Platform.isAndroid;
flutter_custom_utils package
documentation
util/platform/on_non_web_platform
cIsAndroid property
on_non_web_platform library