menu
zerothreesix_flutter package
documentation
utils/platforms.dart
isAndroid property
isAndroid property
dark_mode
light_mode
isAndroid
top-level property
bool
isAndroid
final
Implementation
final isAndroid = defaultTargetPlatform == TargetPlatform.android;
zerothreesix_flutter package
documentation
utils/platforms
isAndroid property
platforms library