kIsAndroid top-level property

bool get kIsAndroid

Implementation

bool get kIsAndroid => !kIsWeb && Platform.isAndroid;