menu
zerothreesix_flutter package
documentation
utils/platforms.dart
Platform
isAndroid property
isAndroid property
dark_mode
light_mode
isAndroid
property
bool
get
isAndroid
Implementation
bool get isAndroid => defaultTargetPlatform == TargetPlatform.android;
zerothreesix_flutter package
documentation
utils/platforms
Platform
isAndroid property
Platform class